New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
File
IsValid
UploadResult
Telerik.Web.UI.FileUploadedEventArgs
This Class implements the fields and the properties in the FileUploaded server EventArgs.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.FileUploadedEventArgs
Properties
File UploadedFile
Gets or sets the uploaded file.
IsValid Boolean
Gets or sets the IsValid property.
UploadResult IAsyncUploadResult
Gets the upload result.