CKEditorControlUseInlineMode Property |
Indicates whether CKEditor is used in inline mode. This property is set to config manually, because its needed earlier then custom config is built.
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 9.0.0
Syntaxpublic bool UseInlineMode { get; set; }
Property Value
Type:
Boolean
See Also