This topic has not yet been rated - Rate this topic

SPNavigation class

Serves as a wrapper class for navigation-related operations. The SPNavigation object is available as a property value (SPWeb.Navigation) on the SPWeb object.

System.Object
  Microsoft.SharePoint.Navigation.SPNavigation

Namespace:  Microsoft.SharePoint.Navigation
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableTypeAttribute(Name = "Navigation", ServerTypeId = "{d6aa87a7-71b3-4bbe-bca7-00ab1bd7d37f}", 
	SampleUrl = "{apiroot}/web/navigation")]
[SubsetCallableTypeAttribute]
public sealed class 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.