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

Telerik.Web.UI.RadAsyncUploadFileUploadingEventArgs : Telerik.Web.UI.RadAsyncUploadCancelEventArgs

Inheritance Hierarchy

Methods

get_fileName

Returns the name of the selected file.

Parameters

Returns

String

get_queryStringParams

Returns string parameters to the uploaded file.

Parameters

Returns

Object

set_queryStringParams

Add string parameters to the uploaded file.

Parameters

value Object

Returns

None

In this article