Click or drag to resize

ITinyMceTemplateEntityEncoding Property


Gets and sets the entity encoding for the Tiny MCE Editor. Options are: named entities, numeric entities, or raw characters.

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

Property Value

Type: String
See Also