New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

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.