Click or drag to resize

SubmitData Class

Inheritance Hierarchy

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

The SubmitData type exposes the following members.

Constructors
  NameDescription
Public methodSubmitData
Initializes a new instance of the SubmitData class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyField
Public propertyFieldID
Public propertyFieldname
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertySubmitID
Public propertyTransaction (Inherited from DbObject.)
Public propertyValue
Public propertyValueOptionText
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