Click or drag to resize

FieldPropertiesHtmlEditor_ToolsFile Property

The XML file specifying which tools should be provided on the HTML editor's toolbar(s).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string HtmlEditor_ToolsFile { get; }

Property Value

Type: String
The XML file specifying which tools should be provided on the HTML editor's toolbar(s).
Remarks
Applies to CellType HtmlEditor only.
See Also