The following tables list the members exposed by PostbackEventArgs.
Name | Description | |
---|---|---|
Action | Gets the action name (PostBackAction) for the requests that initiate the event. | |
CustomActionData | Gets or sets custom action data for requests that initiated by custom request function. | |
DataSource | Gets the assigned WebGrid's DataSource. | |
Grid | Gets the WebGrid object used by the event. | |
ReturnValue | (Inherited from ISNet.WebUI.WebGrid.BaseEventArgs) | |
XmlRequest | Gets the request in XmlDocument type that contains requests information by clients. |