Click or drag to resize
UserMenuContainer Properties

The UserMenuContainer type exposes the following members.

Properties
  NameDescription
Public propertyActiveItemCssClass
CSS class of highlighted element when context menu is opened.
(Inherited from ContextMenuContainer.)
Public propertyActiveItemInactiveCssClass
CSS class of highlighted element when context menu is closed.
(Inherited from ContextMenuContainer.)
Public propertyContextMenuCssClass
Context menu CSS class.
(Inherited from ContextMenuContainer.)
Public propertyContextMenuParent
Control which is the parent for the context menu.
(Inherited from ContextMenuContainer.)
Public propertyCssStyle
Container CSS style.
(Inherited from ContextMenuContainer.)
Public propertyEnableMouseClick
Enable mouse click.
(Inherited from ContextMenuContainer.)
Public propertyGetContextMethod
Name of the javascript method which provides the element context to the menu
(Inherited from ContextMenuContainer.)
Public propertyHorizontalPosition
Horizontal position.
(Inherited from ContextMenuContainer.)
Public propertyCheckRelative
If true, relative ancestor div is checked
(Inherited from ContextMenuContainer.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertyMenuControl
Menu control.
(Inherited from ContextMenuContainer.)
Public propertyMenuControlPath
Menu control.
(Inherited from ContextMenuContainer.)
Public propertyMenuID
Menu ID.
(Inherited from ContextMenuContainer.)
Public propertyMenuParameter
Parameter for the menu control.
(Inherited from ContextMenuContainer.)
Public propertyMouseButton
Mouse button.
(Inherited from ContextMenuContainer.)
Public propertyOffsetX
Offset X of the menu.
(Inherited from ContextMenuContainer.)
Public propertyOffsetY
Offset Y of the menu.
(Inherited from ContextMenuContainer.)
Public propertyParameter
Menu parameter.
(Inherited from ContextMenuContainer.)
Public propertyParentElementClientID
Identifier of parent element under which the context menu lies. This parameter is optional.
(Inherited from ContextMenuContainer.)
Public propertyRenderAsTag
Specifies how the container should be rendered (as which tag).
(Inherited from ContextMenuContainer.)
Public propertyResourcePrefix
Prefix for the resource strings which will be used for the strings of the context menu. Default is "general".
(Inherited from ContextMenuContainer.)
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from ContextMenuContainer.)
Public propertyUIContext
Returns control's UI context
(Inherited from CMSWebControl.)
Public propertyVerticalPosition
Vertical position.
(Inherited from ContextMenuContainer.)
Top
See Also