This topic has not yet been rated - Rate this topic

Microsoft.SharePoint.Navigation namespace

Provides types and members for customizing the navigation structures and site maps of SharePoint sites.

  ClassDescription
Public classEditableAspMenuNode
Public classEditableAspMenuState
Public classSPContentMapProviderProvides methods and properties for implementing a site map provider for contents of a Microsoft SharePoint Foundation site. This class provides the SiteMapNode objects that constitute the content portion of the breadcrumb, where "content" refers to the lists, folders, items, and list forms composing the breadcrumb.
Public classSPHierarchyDataViewRepresents a data view on a node or collection of nodes in a hierarchical data structure for a HierarchicalDataSourceControl object. This class cannot be inherited.
Public classSPNavigationServes as a wrapper class for navigation-related operations. The SPNavigation object is available as a property value (SPWeb.Navigation) on the SPWeb object.
Public classSPNavigationNodeRepresents a node in a hierarchical navigation structure for a Microsoft SharePoint Foundation Web site.
Public classSPNavigationNodeCollectionProvides a strongly typed collection of SPNavigationNode objects.
Public classSPNavigationProviderProvides a base class for SharePoint Foundation site-map providers that is specialized for SharePoint site navigation.
Public classSPSiteMapProviderProvides the SiteMapNode objects that constitute the global content portion of the breadcrumb, which represents objects in the site hierarchy.
Public classSPXmlContentMapProviderProvides methods and properties for implementing an XML-based site map provider for a Microsoft SharePoint Foundation site.
  InterfaceDescription
Public interfaceIEditableSiteMapProvider This interface provides a contract for SiteMapProvider classes that support inline editing and navigation retrieval for the client.
Public interfaceISPHierarchyDataImplement the methods and properties of this interface to create hierarchical node objects from data sources that are derived from the IHierarchicalDataSource class.
  EnumerationDescription
Public enumerationEditableAspMenuNodeType
Public enumerationSPQuickLaunchHeadingEnumeration values that specify the standard headings on the Quick Launch menu on content pages in a Microsoft SharePoint Foundation website.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.