TocEntryCollectionSave Method

This is used to save the table of contents entries to the site map file associated with the collection.

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void Save()

Exceptions

InvalidOperationExceptionThis is thrown if a site map has not been associated with the collection.

See Also