Void
IHelpComponent
.SetHtmlContent(String htmlFolder, String content)
Sets the content of the help component.
Remarks
Examples
Parameters
htmlFolder
Type: String
The folder where some extra resources can be found.
content
Type: String
THe html content.
Return Value
Type: Void