ASPxClientFileManagerCustomCommandEventArgs Members
Provides data for the ASPxClientFileManager.CustomCommand event.Constructors
| Name | Description |
|---|---|
| constructor(commandName) | Initializes a new instance of the ASPxClientFileManagerCustomCommandEventArgs class with the specified setting. |
Properties
| Name | Description |
|---|---|
| commandName | Gets the name of the processed command. |
See Also