Themed 2026 Presentation Style Preview

TocEntryCollectionLoad Method

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

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public void Load()

Exceptions

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

See Also