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

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