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