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

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