Click or drag to resize

Submit Class

Inheritance Hierarchy

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

The Submit type exposes the following members.

Constructors
  NameDescription
Public methodSubmit
Initializes a new instance of the Submit class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyDate
Public propertyFieldValues
Public propertyForm
Public propertyFormID
Public propertyID (Inherited from DbObject.)
Public propertyIp
Public propertyIsNew (Inherited from DbObject.)
Public propertyPageId
Public propertyReferer Obsolete.
Public propertyReferrer
Public propertySessionId
Public propertySubmitToken
Public propertyTransaction (Inherited from DbObject.)
Public propertyUserID
Public propertyValueString
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