ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / OnClientClose Property

In This Topic
    OnClientClose Property (C1LightBoxExtender)
    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