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