New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.FileExplorerEventArgs : Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.FileExplorerEventArgs
Methods
get_item
Returns the selected/affected FileExplorerItem.
Parameters
Returns
Telerik.Web.UI.FileExplorerItem
get_isRename
Returns whether the current path of the selected/affected FileExplorerItem is changed.
Parameters
Returns
Boolean
get_newPath
Returns the new or updated path of the selected/affected FileExplorerItem.
Parameters
Returns
String
get_path
Returns the current path of the selected/affected FileExplorerItem.
Parameters
Returns
String