Click or drag to resize
CKEditorControlAutoUpdateElement Property
Whether the replaced element (usually a textarea) is to be updated automatically when posting the form containing the editor. Default value: true

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

Property Value

Type: Boolean
See Also