ASPxClientFileManagerCustomCommandEventArgs.commandName Property
Gets the name of the processed command.
Declaration
commandName: string
Property Value
| Type | Description |
|---|---|
| string | A string value that is the processed command’s name. |
Remarks
Use the commandName property to identify the command currently being processed.
See Also