Click or drag to resize

FormFieldOption Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.DataManagementFormFieldOption

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[SerializableAttribute]
public class FormFieldOption : DbObject, 
	IOption

The FormFieldOption type exposes the following members.

Constructors
  NameDescription
Public methodFormFieldOption
Initializes a new instance of the FormFieldOption class
Top
Properties
  NameDescription
Public propertyActive
Public propertyConnection (Inherited from DbObject.)
Public propertyFieldID
Public propertyID (Inherited from DbObject.)
Public propertyIsDefault
Public propertyIsNew (Inherited from DbObject.)
Public propertySort
Public propertyText
Public propertyTransaction (Inherited from DbObject.)
Public propertyValue
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also