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

Telerik.Web.UI.CloudFileUploadedEventArgs

FileUploaded event arguments

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.CloudFileUploadedEventArgs

Properties

FileInfo CloudUploadFileInfo

Gets the information of the uploaded file.

IsValid Boolean

Gets or sets whether the uploaded file is valid. If is set to false the file will be deleted by a callback mechanism.

Remarks

Default value is true.