Click or drag to resize

ITinyMceSettingValue Property


Gets the value of the setting (what the setting is "set to").

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

Property Value

Type: String
Examples
The value of the Page Break plugin is "pagebreak."
See Also