Click or drag to resize
CKEditorControlValue Property
The HTML content of the editor.

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

Property Value

Type: String
See Also