The C1MenuItemBase type exposes the following members.

Fields

  NameDescription
Protected field_owner
Protected field_propertiesState (Inherited from UIElement.)
Public fieldElement
Associated DOM Element.
(Inherited from UIElement.)
Protected fieldEvents
Event handlers field.
Public fieldImgElement
Element with Image.
Public fieldMenuItemElement
MenuItem element (first element after Li tag).
Public fieldTextElement
Element with text.
Public fieldUID
Unique ID of the this UIElement.
(Inherited from UIElement.)

See Also