ContextMenuContainer Properties |
The ContextMenuContainer type exposes the following members.
Name | Description | |
---|---|---|
ActiveItemCssClass |
CSS class of highlighted element when context menu is opened.
| |
ActiveItemInactiveCssClass |
CSS class of highlighted element when context menu is closed.
| |
CheckRelative |
If true, relative ancestor div is checked
| |
ContextMenuCssClass |
Context menu CSS class.
| |
ContextMenuParent |
Control which is the parent for the context menu.
| |
CssStyle |
Container CSS style.
| |
EnableMouseClick |
Enable mouse click.
| |
GetContextMethod |
Name of the javascript method which provides the element context to the menu
| |
HorizontalPosition |
Horizontal position.
| |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from CMSWebControl.) | |
MenuControl |
Menu control.
| |
MenuControlPath |
Menu control.
| |
MenuID |
Menu ID.
| |
MenuParameter |
Parameter for the menu control.
| |
MouseButton |
Mouse button.
| |
OffsetX |
Offset X of the menu.
| |
OffsetY |
Offset Y of the menu.
| |
Parameter |
Menu parameter.
| |
ParentElementClientID |
Identifier of parent element under which the context menu lies.
This parameter is optional.
| |
RenderAsTag |
Specifies how the container should be rendered (as which tag).
| |
ResourcePrefix |
Prefix for the resource strings which will be used for the strings of the context menu.
Default is "general".
| |
ShortID |
Short ID of the control.
(Inherited from CMSWebControl.) | |
StopProcessing |
Indicates if the control should perform the operations.
| |
VerticalPosition |
Vertical position.
|