FormOptions Members
The FormOptions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CompleteOnSuccess |
Closes or disables the form after a successful server operation.
|
|
|
Confirm |
Gets or sets
Field Valuethe text in the confirm prompt. Leave to null if no confirmation of submission is expected. |
|
|
LoadingElementId |
Gets or sets
Field ValueId of the element that is made visible while the results are loading. |
|
|
OfflineSupport |
Enables automatic queueing of server requests when the network is not available.
|
|
|
ResetOnSuccess |
Resets the form into its initial state after a successful server operation.
|
|
|
Url | Obsolete. Gets or sets Field Valuethe value of the form action URI. |
|
|
Wrap |
Wrap serialized form data into a single object. The default is true.
|

