ASPxClientFileManagerToolbarUpdatingEventArgs Members
Provides data for the ASPxClientFileManager.ToolbarUpdating event.Constructors
| Name | Description |
|---|---|
| constructor(activeAreaName) | Initializes a new instance of the ASPxClientFileManagerToolbarUpdatingEventArgs class with the specified setting. |
Properties
| Name | Description |
|---|---|
| activeAreaName | Gets the name of the currently active file manager area. |
See Also