Click or drag to resize

ITinyMceTemplateSupportHTML5CustomDataAttributes Property


Gets and sets if custom HTML5 data attributes are supported for the Tiny MCE Editor.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool SupportHTML5CustomDataAttributes { get; set; }

Property Value

Type: Boolean
Remarks
The default value is true.
See Also