constructor(command) Constructor
Initializes a new instance of the ASPxClientEndCallbackEventArgs object.
Declaration
constructor(
command: string
)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | Specifies the command. |
See Also