Click or drag to resize
Sandcastle Help File BuilderTocEntryCollectionSave Method
This is used to save the table of contents entries to the site map file associated with the collection.

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void Save()
Exceptions
ExceptionCondition
InvalidOperationExceptionThis is thrown if a site map has not been associated with the collection.
See Also