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

In This Topic
    OnClientProgress Property
    In This Topic
    The event associated with this property occurs when a file is uploading.
    Syntax
    'Declaration
     
    Public Property OnClientProgress As System.String
    public System.string OnClientProgress {get; set;}
    See Also