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

In This Topic
    OnClientShown Property (C1Menu)
    In This Topic
    Triggered once a menu or submenu has shown.
    Syntax
    'Declaration
     
    Public Property OnClientShown As System.String
    public System.string OnClientShown {get; set;}
    See Also