TocEntrySaveAsSiteMapNode Method
Save this node and its children to the specified root node as site map nodes
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void SaveAsSiteMapNode(
XmlNode root
)
Public Sub SaveAsSiteMapNode (
root As XmlNode
)
public:
void SaveAsSiteMapNode(
XmlNode^ root
)
member SaveAsSiteMapNode :
root : XmlNode -> unit
Parameters
- root XmlNode
- The root node to which the current entry is added