This topic has not yet been rated - Rate this topic

SPNavigation.TopNavigationBar property

Gets an SPNavigationNodeCollection object that contains the nodes in the top link bar for the website.

Namespace:  Microsoft.SharePoint.Navigation
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public SPNavigationNodeCollection TopNavigationBar { get; }

Property value

Type: Microsoft.SharePoint.Navigation.SPNavigationNodeCollection
Returns a collection of SPNavigationNode objects that represent the top link bar. If the top link bar is inherited by the current website, this property returns null.

This property returns null when the UseShared property returns true.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.