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.492
Syntax
bool VerifyHtml { get; set; }

Property Value

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