ASPxClientBeginCallbackEventArgs Members
Provides data for client events related to the beginning of a callback processing round trip.Constructors
Name | Description |
---|---|
constructor(command) | Initializes a new instance of the ASPxClientBeginCallbackEventArgs object with the specified setting. |
Properties
Name | Description |
---|---|
command | Gets a command name that identifies which client action initiated a callback. |
See Also