ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Menu Namespace / C1MenuExtender Class
Properties Methods Events

In This Topic
    C1MenuExtender Class Members
    In This Topic

    The following tables list the members exposed by C1MenuExtender.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyDefines the animation to show or hide the submenu in flyout mode. If showAnimation or hideAnimation is not specified use this property.  
    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.Extenders.WidgetExtenderControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyGets or sets the item can be checked  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets and sets the top breadcrumb's default text.  
    Public PropertyA value that indicates menu's direction.  
    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.Extenders.WidgetExtenderControlBase)
    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 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 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 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 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 PropertyDefines the show animation to show submenu in flyout mode.  
    Public PropertyGets or sets delay time to show submenu.  
    Public PropertyDefines the sliding animation in slide mode.  
    Public PropertySpecifies the event used to show the submenu.  
    Public Property (Inherited from System.Web.UI.ExtenderControl)
    Public PropertyTarget CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyName of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, 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.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the theme swatch of the extender, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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 PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    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.Extenders.WidgetExtenderControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodEnables a server control to perform final clean up before it is released from memory. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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.Extenders.WidgetExtenderControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    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 Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    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.Control)
    Public Event (Inherited from System.Web.UI.Control)
    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