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