A composite control, allowing you to upload a single or multiple files. The
RadUpload control allows you to validate in terms of size and extension the selected files on the client, progress display, skin, etc.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public Class RadUpload _
Inherits ListBox |
Remarks
Inheritance Hierarchy
See Also