Class SubmitData
- Namespace
- Dynamicweb.Forms
- Assembly
- Dynamicweb.Forms.dll
- Inheritance
-
Submit
Data
- Inherited Members
Constructors
SubmitData()
Properties
FieldID
Gets or sets the field identifier.
Property Value
Fieldname
Gets or sets the field name.
Property Value
SubmitID
Gets or sets the submit identifier.
Property Value
Value
Gets or sets the value.
Property Value
Methods
GetSubmitDatas()
Gets the submit data.
Returns
- List<Submit
Data > List(Of SubmitData).