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

In This Topic
    OnClientClose Property (C1LightBox)
    In This Topic
    Occurs after the popped up container is closed.
    Syntax
    'Declaration
     
    Public Property OnClientClose As System.String
    public System.string OnClientClose {get; set;}
    See Also