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

See also

Reference

PortalSiteMapNode class

PortalSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace