Click or drag to resize
ContextMenuContainer Properties

The ContextMenuContainer type exposes the following members.

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