Click or drag to resize
AbstractCMSPageContextMenuContainer Property
Container control for the context menus.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual Control ContextMenuContainer { get; set; }

Property Value

Type: Control

Implements

ICMSPageContextMenuContainer
See Also