ASPxClientGlobalEndCallbackEventArgs Properties
Provides data for the ASPxClientGlobalEvents.EndCallback event.Name | Description |
---|---|
command | Gets a command name that identifies which client action forced a callback to occur. Inherited from ASPxClientEndCallbackEventArgs. |
control | Gets an object that initiated a callback. |
See Also