| KaxFileBrowserEventArgs Class |
Namespace: Kettic.AspNet.Controls
The KaxFileBrowserEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxFileBrowserEventArgs |
| Name | Description | |
|---|---|---|
| Cancel |
Set this argument to true if you wish to cancel the file explorer command
| |
| Command |
Gets the virtual command name
| |
| NewPath |
Gets the second virtual path for the current item command (for rename, move, etc. commands)
| |
| Path |
Gets the virtual path for the current item command
|