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; }
ReadOnly Property HtmlEditor_ToolsFile As String
Get
Property Value
Type:
StringThe XML file specifying which tools should be provided on the HTML editor's toolbar(s).
Remarks
Applies to CellType HtmlEditor only.
See Also