constructor(command) Constructor
Initializes a new instance of the ASPxClientBeginCallbackEventArgs object with the specified setting.
Declaration
constructor(
command: string
)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | A string value that specifies the command. |
See Also