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

Events

RadCloudUpload also supports a number of client-side events that helps you further customize the behavior of the control. Below you can find a list of the available ones that you can use.

RadCloudUpload

To use these events, simply write a javascript function that can be called when the event occurs. Then assign the name of the javascript function as the value of the corresponding property:

In this article