CKEditorControlDisableReadonlyStyling Property |
Disables inline styling on read-only elements.
Default value: false
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 9.0.0
Syntaxpublic bool DisableReadonlyStyling { get; set; }
Property Value
Type:
Boolean
See Also