Click or drag to resize

ITinyMceTemplateVerifyHtml Property


Gets and sets whether the Tiny MCE Editor should verify HTML elements and attributes.

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

Property Value

Type: Boolean
Remarks
Default is false to avoid breaking existing HTML content.
See Also