ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class
Properties Methods Events

In This Topic
    C1Menu Class Members
    In This Topic

    The following tables list the members exposed by C1Menu.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1Menu class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDefines the animation to show or hide the submenu in flyout mode. If showAnimation or hideAnimation is not specified use this property.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertySets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control.  
    Public PropertyDetermines whether the iPod menu shows a back link or a breadcrumb header in the menu.  
    Public PropertyGets and sets the text of the back link.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyGets or sets the item can be checked  
    Public PropertyIf specified, this template will be applied for all menu items instead of top level menu items.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets and sets the top breadcrumb's default text.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl)
    Public PropertyA value that indicates menu's direction.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value indicating the submenu will be append to the body or menu container. If the value is true, the submenu will be appended to body element, else it will append to the menu container. Default: false. Type: Boolean.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyOverridden. Gets or sets the height of the menu.  
    Public PropertyDefines the animation to hide submenu in flyout mode.  
    Public PropertyGets or sets delay time to hide submenu.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets a value indicates whether this instance is dirty.  
    Public PropertyGets the menu items.  
    Public PropertyIf specified, this template will be applied for all menu items that does not have other defined templates.  
    Public PropertyDetermines the iPod-style menu's maximum height.  
    Public PropertyDefines the behavior of the submenu whether it is a popup menu or an iPod-style navigation list.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyTriggered when a menu item loses focus.  
    Public PropertyTriggered when a menu item gets the focus, either when the mouse is used to hover over it (on hover) or when the cursor keys are used on the keyboard (navigation with cursor key) focus.  
    Public PropertyTriggered once a menu or submenu has hidden.  
    Public PropertyTriggered before hidding a menu or submenu.  
    Public PropertyTriggered when a menu item is selected.  
    Public PropertyTriggered before showing a menu or submenu.  
    Public PropertyTriggered once a menu or submenu has shown.  
    Public PropertyControls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu.  
    Public PropertyOwner of the menu. Always returns null.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySpecifies the location and orientation of the menu relative to the button or link used to open it. Configuration for the Position Utility Of option is excluded; it is always configured by the widget. Collision also controls collision detection automatically.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDefines the show animation to show submenu in flyout mode.  
    Public PropertyGets or sets delay time to show submenu.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDefines the sliding animation in slide mode.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertySpecifies the event used to show the submenu.  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyIf specified, this template will be applied for top level menu items.  
    Public PropertyGets and sets the text of the top link.  
    Public PropertySpecifies the event used to show the menu.  
    Public PropertySet the event used to show the menu and submenu( If "SubmenuTriggerEvent" is "Default").  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of the menu.  
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRaise ItemClick event.  
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public MethodOverridden. Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers.  
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverridden. Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers.  
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventFires when an item is clicked  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also