New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.FileExplorerEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

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

In this article