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