Overload | Description |
---|---|
ShowTopic(String) | Shows the topic with the given URL in the C1DynamicHelp control. |
ShowTopic(HelpTopic) | Shows the given HelpTopic in the C1DynamicHelp control. |
ShowTopic(Int32) | Shows the topic with the given context id in the C1DynamicHelp control. |
ShowTopic(Object) | Shows the topic associated in the TopicMap with a UI element in the C1DynamicHelp control. |