Class ContextMenu
A page extension that handles a context menu (a k a "The Right Click Menu") for editor / admin purposes.
Inheritance
System.Object
ContextMenu
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Web.PageExtensions
Assembly: EPiServer.dll
Version: 9.12.2Syntax
[Obsolete("ContextMenu has been replaced with EPiServer.Web.PageExtensions.QuickNavigator.", false)]
public class ContextMenu
Constructors
ContextMenu()
Declaration
public ContextMenu()
Properties
OptionFlag
Flag value to determine if this plug in should be enabled.
Declaration
public static int OptionFlag { get; }
Property Value
Type | Description |
---|---|
System.Int32 |