ComponentOne Menu for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class
Members

In This Topic
    C1Menu Class
    In This Topic
    Represents a Menu in an ASP.NET Web page.
    Object Model
    C1Menu Class
    Syntax
    'Declaration
     
    Public Class C1Menu 
       Inherits C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase
       Implements IC1MenuItemCollectionOwner 
    public class C1Menu : C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase, IC1MenuItemCollectionOwner  
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.BaseDataBoundControl
                System.Web.UI.WebControls.HierarchicalDataBoundControl
                      C1.Web.Wijmo.Controls.C1Menu.C1Menu

    See Also