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

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