Andrew asked 2016-11-15 19:25:08 UTC
Hello, how do we display a help (chm) file from within a WiseJ application? In VWG it was one line of code:
Help.ShowHelp(this, Context.Server.MapPath("/HelpFiles/FAQs.chm"), HelpNavigator.KeywordIndex, "xxxx");
Anything similar in WiseJ?
Andrew asked 2016-11-15 19:25:08 UTC
Hello, how do we display a help (chm) file from within a WiseJ application? In VWG it was one line of code:
Help.ShowHelp(this, Context.Server.MapPath("/HelpFiles/FAQs.chm"), HelpNavigator.KeywordIndex, "xxxx");
Anything similar in WiseJ?