| 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.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool UseInlineMode { get; set; }Property Value
Type: 
Boolean See Also
See Also