[]
No matter who is going to perform the topic mapping, the software developer must specify the Help file that is going to be used in the application before mapping can occur. Either NetHelp or a .chm (compiled HTML Help) can be used by C1DynamicHelp. If using NetHelp, all NetHelp project files must be deployed with your application. If using HTML Help, only the .chm must be included.
Any other types of Help files can be used, but this requires some additional programming; you can use the Provider property and IHelpProvider interface.
type=note
Note: In Doc-To-Help, NetHelp project files are stored by default in the NetHelp folder; the compiled HTML Help file is stored in the HTMLHelp folder.
To specify the source Help file to be used: