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

Telerik.Web.UI.RadAsyncUploadFileUploadRemovingEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_fileInfo

Returns the name of the file that is about to be removed from the uploaded files collection.

Parameters

Returns

Object Object containing infomration about the file that is about to be removed.

get_fileName

Returns the name of the selected file.

Parameters

Returns

String

get_rowIndex

Returns the index of the row that is about to be removed from the uploaded files collection.

Parameters

Returns

Number The index of the row.

In this article