Leadtools.Forms.Auto Namespace > DiskMasterForm Class : ReadFields Method |
public virtual FormPages ReadFields()
'Declaration Public Overridable Function ReadFields() As FormPages
'Usage Dim instance As DiskMasterForm Dim value As FormPages value = instance.ReadFields()
public: virtual FormPages^ ReadFields();
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Master Form fields file has the name of the Master Form with ".xml" extension the file path is Path + ".xml"
If the file does not exist it returns null