SetHtmlContent(string, string)
            Sets the content of the help component.
            
Declaration Syntax
public void SetHtmlContent(string htmlFolder, string content)
Parameters
- htmlFolder(string)
 The folder where some extra resources can be found.
- content(string)
 THe html content.