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

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