CKEditorControlUseValueDirtyBit Property |
Gets or sets the value that indicates whether dirty bit should be used for value property
If this bit is true, value is not forcibly loaded after postback if value was set
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntaxpublic bool UseValueDirtyBit { get; set; }
Property Value
Type:
Boolean
See Also