ComponentOne DynamicHelp for WinForms
Save() Method

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > TopicMap Class > Save Method : Save() Method
Saves the TopicMap contents to an XML file with the same name as the HelpSource with .xml extension.
Syntax
'Declaration
 
Public Overloads Sub Save() 
public void Save()
Remarks
Only map items with ItemType set to MapItemType.Dynamic are saved to the XML file.
See Also

Reference

TopicMap Class
TopicMap Members
Overload List