ExtendedTextAreaEditorMode Property |
Gets or sets the text editing capabilities of this editor.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public EditorModeEnum EditorMode { get; set; }
Property Value
Type:
EditorModeEnumOne of the values of EditorModeEnum. Default is EditorModeEnum.Basic.
See Also