Click or drag to resize

FormFieldOptionCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListFormFieldOption
    Dynamicweb.DataManagementFormFieldOptionCollection

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

The FormFieldOptionCollection type exposes the following members.

Constructors
  NameDescription
Public methodFormFieldOptionCollection
Initializes a new instance of the FormFieldOptionCollection class
Top
Methods
See Also