SubmitEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the Submit event.
The SubmitEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitEventArgs |
Top
Properties
Name | Description | |
---|---|---|
CancelableArgs | Gets a reference to the XmlFormCancelEventArgs object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top