CachedObjectSiteMapNode.PopulateNavigationChildren Method

This member overrides PortalSiteMapNode.PopulateNavigationChildren(NodeTypes).

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Friend Overrides Function PopulateNavigationChildren ( _
    includeTypes As NodeTypes _
) As Boolean
'Usage
Dim includeTypes As NodeTypes
Dim returnValue As Boolean

returnValue = Me.PopulateNavigationChildren(includeTypes)
protected internal override bool PopulateNavigationChildren(
    NodeTypes includeTypes
)

Parameters

Return Value

Type: System.Boolean

See Also

Reference

CachedObjectSiteMapNode Class

CachedObjectSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace