Click or drag to resize

Option Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public class Option : DbObject

The Option type exposes the following members.

Constructors
  NameDescription
Public methodOption
Initializes a new instance of the Option class
Top
Properties
  NameDescription
Public propertyActive
Public propertyConnection (Inherited from DbObject.)
Public propertyDefaultSelected
Public propertyField
Public propertyFieldID
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertySort
Public propertyText
Public propertyTransaction (Inherited from DbObject.)
Public propertyUniqueId
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