The C1Menu type exposes the following members.

Methods

  NameDescription
Public methodAddCssClass (Inherited from Control.)
Public methodAddItemElement
Public methodAssignPropertiesState
Assigns the properties state hash that used to retrieve and store properties values.
(Inherited from C1ThemeableControlBase.)
Public methodBeginUpdate (Inherited from Component.)
Public methodCreateInstance
Creates the instance of the class. Type of the class can be determined by value of the DOM element's className.
(Inherited from C1ThemeableControlBase.)
Public methodDispose
Releases unmanaged and - optionally - managed resources.
(Overrides ComponentDispose()()()().)
Public methodEndUpdate (Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetVisualStyleCssClassName
Gets the name of the visual style CSS class.
Public methodHide
Hides this menu.
Public methodHideInactiveItems
Hides an inactive menu items that not located in active path.
Public methodHideSubMenu
Hides the sub menu.
Public methodHighlightMenuPath
Highlights the menu path.
Public methodInitialize
Initializes the menu.
(Overrides ComponentInitialize()()()().)
Public methodInitializeItems
InitializeItems.
Public methodInvalidate
Invalidates this instance.
(Overrides C1ThemeableControlBaseInvalidate()()()().)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Protected methodRaiseClientItemBlur
Raises ItemBlur event for client.
Protected methodRaiseClientItemClick
Raises ItemClick event for client.
Protected methodRaiseClientItemFocus
Raises ItemFocus event for client.
Protected methodRaiseClientItemMouseDown
Raises ItemMouseDown event for client.
Protected methodRaiseClientItemMouseOut
Raises ItemMouseOut event for client.
Protected methodRaiseClientItemMouseOver
Raises ItemMouseOver event for client.
Protected methodRaiseClientItemMouseUp
Raises ItemMouseUp event for client.
Protected methodRaisePropertyChanged (Inherited from Component.)
Public methodRemoveCssClass (Inherited from Control.)
Public methodRemoveItemElement
Public methodSaveState
Saves the properties state.
(Inherited from C1ThemeableControlBase.)
Public methodToggleCssClass (Inherited from Control.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodUpdated (Inherited from Component.)

See Also