ChmProvider Class Members
In This Topic
The following tables list the members exposed by ChmProvider.
Public Constructors
Public Properties
| Name | Description |
| Source | Gets or sets the help file. |
Top
Public Methods
| Name | Description |
| CorrectUrl | Checks whether the URL is in correct format and corrects it if necessary. |
| GetCtxtIdMap | Returns a dictionary of help topics indexed by their context IDs (contains only topics that have context ids). |
| GetFullUrl | Returns a URL in a specific for the help provider format that can be displayed by the C1DynamicHelp control. |
| GetTopics | Returns a hierarchical list of topics in the help file. |
| GetUrlMap | Returns a dictionary of help topics indexed by their URLs (contains all topics). |
| ShowExternalHelp | Overloaded. Show help navigation (in a separate window). |
Top
See Also