PortalSiteMapNode.navigationChildren Field
Specifies a cached collection of the child navigation nodes.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected navigationChildren As SiteMapNodeCollection
'Usage
Dim value As SiteMapNodeCollection
value = Me.navigationChildren
Me.navigationChildren = value
protected SiteMapNodeCollection navigationChildren