Click or drag to resize
MacroEditorReadOnly Property
Gets or sets whether the control is read only

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

Property Value

Type: Boolean
See Also