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

In This Topic
    OnClientShow Property (C1LightBox)
    In This Topic
    Occurs after a page's content is shown.
    Syntax
    'Declaration
     
    Public Property OnClientShow As System.String
    public System.string OnClientShow {get; set;}
    See Also