Click or drag to resize
BaseEditMenuEnabled Property
Indicates if the menu is enabled

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual bool Enabled { get; set; }

Property Value

Type: Boolean
See Also