Click or drag to resize

FormFieldCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListFormField
    Dynamicweb.DataManagementFormFieldCollection

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[SerializableAttribute]
public class FormFieldCollection : List<FormField>

The FormFieldCollection type exposes the following members.

Constructors
  NameDescription
Public methodFormFieldCollection
Initializes a new instance of the FormFieldCollection class
Top
Methods
See Also