1 out of 3 rated this helpful - Rate this topic

SPNavigation Class

Windows SharePoint Services 3
Serves as a wrapper class for navigation-related operations at the site collection level. The SPNavigation object is available as a property value (SPWeb.Navigation) on the SPWeb object.

Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPNavigation
System.Object
  Microsoft.SharePoint.Navigation.SPNavigation
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.