| C# | Visual Basic | Visual Basic Usage |
namespace Telerik.Web.UI.Upload
Namespace Telerik.Web.UI.Upload
Imports Telerik.Web.UI.Upload
| All Types | Classes | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ProgressIndicators | ||
| RadUploadProgressHandler | ||
| UploadedFileEventArgs |
UploadedFileEventArgs is the base class for the RadUpload event data.
| |
| UploadedFileEventHandler |
Represents the method that will handle the event that has an
UploadedFileEventArgs event data.
| |
| ValidateFileEventArgs |
Provides data for the ValidatingFile
event of the RadUpload control.
| |
| ValidateFileEventHandler | Represents the method that will handle the custom validation event. |