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

In This Topic
    ValidateFileEventArgs Class Members
    In This Topic

    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