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.492
Syntax
string Value { get; }

Property Value

String
Example
The value of the Page Break plugin is "pagebreak."
See Also