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.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool AutoUpdateElement { get; set; }
Property Value
Type:
BooleanSee Also