ComponentOne QRCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / ValidateFileEventArgs Class

In This Topic
    ValidateFileEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ValidateFileEventArgs members.

    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