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

In This Topic
    ValidateFileEventArgs Class
    In This Topic
    Provides data for the ValidatingFile event.
    Object Model
    ValidateFileEventArgs Class
    Syntax
    'Declaration
     
    Public Class ValidateFileEventArgs 
       Inherits UploadedFileEventArgs
    public class ValidateFileEventArgs : UploadedFileEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1Upload.UploadedFileEventArgs
             C1.Web.Wijmo.Controls.C1Upload.ValidateFileEventArgs

    See Also