TocEntryLoadSiteMapNode Method
This will load information about the entry from the node and will also load all child nodes
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public void LoadSiteMapNode(
XmlNode site
)
Public Sub LoadSiteMapNode (
site As XmlNode
)
public:
void LoadSiteMapNode(
XmlNode^ site
)
member LoadSiteMapNode :
site : XmlNode -> unit
Parameters
- site XmlNode
- The site map node to use for this entry