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

Telerik.Web.UI.CloudUploadFileUploadRemovingEventArgs : Telerik.Web.UI.CloudUploadCancelEventArgs

Inheritance Hierarchy

Methods

get_fileName

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

Parameters

Returns

String

get_isFailed

Returns a boolean value, specifying if the file, which is about to be removed had passed the validation.

Parameters

Returns

Boolean

In this article