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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[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 Content Add
Annotations FAQ