MacroEditorSingleLineMode Property |
Determines whether the editor is in single line mode (i.e. only one line of text can be edited).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool SingleLineMode { get; set; }
Property Value
Type:
BooleanSee Also