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

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