The C1MenuBase type exposes the following members.

Methods

  NameDescription
AddCssClass (Inherited from Control.)
AssignPropertiesState
Assigns the properties state hash that used to retrieve and store properties values.
(Inherited from C1ThemeableControlBase.)
BeginUpdate (Inherited from Component.)
CreateInstance
Creates the instance of the class. Type of the class can be determined by value of the DOM element's className.
(Inherited from C1ThemeableControlBase.)
Dispose (Inherited from Component.)
EndUpdate (Inherited from Component.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Initialize (Inherited from Component.)
Invalidate
Invalidates the entire surface of the control and causes the control to be redrawn.
(Inherited from C1ThemeableControlBase.)
OnBubbleEvent (Inherited from Control.)
RaiseBubbleEvent (Inherited from Control.)
RaisePropertyChanged (Inherited from Component.)
RemoveCssClass (Inherited from Control.)
SaveState
Saves the properties state.
(Inherited from C1ThemeableControlBase.)
ToggleCssClass (Inherited from Control.)
ToLocaleString (Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Updated (Inherited from Component.)

See Also