Themed 2026 Presentation Style Preview

TocEntryLoadSiteMapNode Method

This will load information about the entry from the node and will also load all child nodes

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public void LoadSiteMapNode(
	XmlNode site
)

Parameters

site  XmlNode
The site map node to use for this entry

See Also