Toc EntryLoad Site Map Node 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public void LoadSiteMapNode(
XmlNode site
)VB
Public Sub LoadSiteMapNode (
site As XmlNode
)C++
public:
void LoadSiteMapNode(
XmlNode^ site
)F#
member LoadSiteMapNode :
site : XmlNode -> unit Parameters
- site XmlNode
- The site map node to use for this entry