CKEditorControlShiftEnterMode Property |
Similarly to the enterMode setting, it defines the behavior
of the Shift+Enter key combination.
Default value: EnterMode.BR
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public EnterMode ShiftEnterMode { get; set; }
Property Value
Type:
EnterModeSee Also