TocEntryLoadSiteMapNode Method

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

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void LoadSiteMapNode(
	XmlNode site
)

Parameters

site  XmlNode
The site map node to use for this entry

See Also