RadUpload for ASP.NET AJAX

RadControls for ASP.NET AJAX

Both RadUpload and RadProgressArea have a Skin property, which you can use to specify a skin. The skin provides a basic look-and-feel to the control.

In addition to the skin, both controls are extremely configurable, letting you specify what child controls appear.

RadUpload

RadProgressArea

  • Use the ProgressIndicators and DisplayCancelbutton properties to configure RadProgressArea to contain only those controls you want.

  • Use the Localization property to change the text of the labels in the progress dialog.

  • Use progress templates to add your own custom elements or rearrange the existing elements in the progress dialog.

  • Use the dir="rtl" attribute to give the progress area a right-to-left orientation