The ResetFormAction type exposes the following members.

Constructors

  NameDescription
Public methodResetFormAction
Create a new reset form action.

Methods

  NameDescription
Public methodAccept
Accept this action.
(Overrides Action..::..Accept(ActionVisitor, Object).)
Public methodClone
Clone this action.
(Overrides Action..::..Clone()()()().)
Public methodExecute
Excute this action.
(Inherited from Action.)

Properties

  NameDescription
Public propertyAllFields
All fields in the document.
(Inherited from FormAction.)
Public propertyFields
The fields used in this form action.
(Inherited from FormAction.)

See Also