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