ASPxClientCustomDataCallbackEventArgs Properties
Provides data for the CustomCallback event.Name | Description |
---|---|
result | Gets a string that contains specific information (if any) that has been passed from the server to the client side for further processing, related to the CustomCallback event. |
See Also