The ResetFormAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ResetFormAction |
Create a new reset form action.
|
Methods
| Name | Description | |
|---|---|---|
| Accept |
Accept this action.
(Overrides Action..::..Accept(ActionVisitor, Object).) | |
| Clone |
Clone this action.
(Overrides Action..::..Clone()()()().) | |
| Execute |
Excute this action.
(Inherited from Action.) |
Properties
| Name | Description | |
|---|---|---|
| AllFields |
All fields in the document.
(Inherited from FormAction.) | |
| Fields |
The fields used in this form action.
(Inherited from FormAction.) |