TocEntryCollection.Save Method
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to save the table of contents entries to the site map file associated with the collection.
public void Save()
Exceptions
- InvalidOperationException
This is thrown if a site map has not been associated with the collection.