Share via


PublishingWeb.CurrentNavigationNodes Property

Collection of SPNavigation nodes in the current SPNavigationNodeCollection object.

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

Syntax

'Declaration
Public ReadOnly Property CurrentNavigationNodes As SPNavigationNodeCollection
    Get
'Usage
Dim instance As PublishingWeb
Dim value As SPNavigationNodeCollection

value = instance.CurrentNavigationNodes
public SPNavigationNodeCollection CurrentNavigationNodes { get; }

Property Value

Type: Microsoft.SharePoint.Navigation.SPNavigationNodeCollection
An SPNavigationNodeCollection object that contains nodes from the Windows SharePoint Services 3.0 Quick Launch.

See Also

Reference

PublishingWeb Class

PublishingWeb Members

Microsoft.SharePoint.Publishing Namespace

PortalSiteMapProvider

NavigationType