HandleEventArgs Properties |
The HandleEventArgs type exposes the following members.
Name | Description | |
---|---|---|
EventInfo |
Gets the EventInfo object associated with this event.
| |
EventParams |
The parameters registered with this instance of the event.
| |
LandingHTML |
Gets or Sets the HTML sent to the client after a successful event.
| |
LandingURL |
Gets or Sets the URL to redirect to after the event is fired.
| |
Result |
Gets or Sets the HTML to send back to after the event is fired.
| |
Status |
Gets or Sets the event status.
|