Click or drag to resize
CKEditorControlConfig Property
Container of the CKEditor configuration.

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public CKEditorConfiguration Config { get; }

Property Value

Type: CKEditorConfiguration
See Also