C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / ValidateFileEventArgs Class
Properties

ValidateFileEventArgs Class Members

The following tables list the members exposed by ValidateFileEventArgs.

Public Properties
 NameDescription
Public PropertyGets or sets whether the specified C1FileInfo passed validation.  
Public PropertyGets or sets the message if C1FileInfo failed validation.  
Public PropertyThe C1FileInfo that contains data about the uploaded file. (Inherited from C1.Web.Wijmo.Controls.C1Upload.UploadedFileEventArgs)
Top
See Also