EditorSetting..::..NewLineMode Property
Gets or sets the new line mode that determines which HTML element is inserted when the user presses Enter.
Namespace:
AdvantageCMS.Core.Admin.BaseClasses.ControlSettingsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
[DataMemberAttribute] public EditorNewLineModes NewLineMode { get; set; }

