ASPxClientFlashScriptCommandEventArgs.command Property
Gets a command passed via the FSCommand action of the flash object.
Declaration
command: string
Property Value
| Type | Description |
|---|---|
| string | A string that represents the value of the FSCommand action’s command parameter. |
See Also