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

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

Property Value

Type: CKEditorConfiguration
See Also