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