constructor(command, args) Constructor
Initializes a new object of the ASPxClientFlashScriptCommandEventArgs type with the specified settings.
Declaration
constructor(
command: string,
args: string
)
Parameters
Name | Type |
---|---|
command | string |
args | string |
Remarks
For internal use only.
See Also