Event arguments class for the FileUploadStarting event of the RadUpload.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class FileUploadStartingEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class FileUploadStartingEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also