Click or drag to resize
MacroEditorEditor Property
Gets the editor control.

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

Property Value

Type: ExtendedTextArea
See Also