ASPxClientEndCallbackEventArgs Members
Provides data for client events related to the completion of a callback processing round trip.Constructors
| Name | Description |
|---|---|
| constructor(command) | Initializes a new instance of the ASPxClientEndCallbackEventArgs object. |
Properties
| Name | Description |
|---|---|
| command | Gets a command name that identifies which client action forced a callback to occur. |
See Also