Click or drag to resize

FormSetting Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.DataManagementFormSetting

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class FormSetting : DbObject

The FormSetting type exposes the following members.

Constructors
  NameDescription
Public methodFormSetting
Initializes a new instance of the FormSetting class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyFields
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Public propertyTransaction (Inherited from DbObject.)
Public propertyType
Public propertyView
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