Click or drag to resize

ITinyMceTemplateSupportHTML5 Property


Gets and sets if HTML5 is supported for the Tiny MCE Editor.

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

Property Value

Boolean
Remarks
The default value is true.
See Also