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