ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class / AutoSubmit Property

In This Topic
    AutoSubmit Property
    In This Topic
    A value that indicates whether to submit the file as soon as it is selected.
    Syntax
    'Declaration
     
    Public Property AutoSubmit As System.Boolean
    public System.bool AutoSubmit {get; set;}
    See Also