←Select platform
In This Topic ▼

FormPage Class Methods

Summary

For a list of all members of this type, see FormPage members

Public Methods

Name Description
Public Method
Clone Creates a copy of the field. (Inherited from List<FormField>)
Public Method Process Performs processing on a form. (Inherited from List<FormField>)

Protected Methods

Name Description
Protected Method
ReadXml Reads the values stored in the XML file. (Inherited from List<FormField>)
Protected Method ReadXmlValues Fills this FormField from the XML string stored in _values_. (Inherited from List<FormField>)
Protected Method WriteXml Writes the values to an XML file. (Inherited from List<FormField>)
Protected Method WriteXmlValues Writes this FormField class data to the specified XML _valuesElement_. (Inherited from List<FormField>)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly