Click or drag to resize
MacroEditorEnabled Property
Gets or sets a value indicating whether the Web server control is enabled.

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

Property Value

Type: Boolean
See Also