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

Telerik.Web.UI.FileExplorerCopyEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_newPath

Returns the new or updated path of the copied FileExplorerItem.

Parameters

Returns

String

get_item

Returns the copied FileExplorerItem.

Parameters

Returns

Telerik.Web.UI.FileExplorerItem

get_items

Returns the array of the copied FileExplorerItem objects.

Parameters

Returns

Array

get_path

Returns the current path of the copied FileExplorerItem.

Parameters

Returns

String

In this article