SPNavigationProvider Methods

Include Protected Members
Include Inherited Members

The SPNavigationProvider type exposes the following members.

Methods

  Name Description
Protected method AddNode(SiteMapNode) (Inherited from SiteMapProvider.)
Protected method AddNode(SiteMapNode, SiteMapNode) (Inherited from SiteMapProvider.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindSiteMapNode(String) Retrieves a SiteMapNode object that represents the page at the specified URL. (Overrides SiteMapProvider.FindSiteMapNode(String).)
Public method FindSiteMapNode(HttpContext) Retrieves a SiteMapNode object that represents the currently requested page by using the specified HttpContext instance. (Overrides SiteMapProvider.FindSiteMapNode(HttpContext).)
Public method FindSiteMapNodeFromKey Retrieves a SiteMapNode object based on a specified lookup key. (Overrides SiteMapProvider.FindSiteMapNodeFromKey(String).)
Public method GetChildNodes Retrieves the child nodes of a specified SiteMapNode object. (Overrides SiteMapProvider.GetChildNodes(SiteMapNode).)
Public method GetCurrentNodeAndHintAncestorNodes (Inherited from SiteMapProvider.)
Public method GetCurrentNodeAndHintNeighborhoodNodes (Inherited from SiteMapProvider.)
Public method GetHashCode (Inherited from Object.)
Public method GetParentNode Retrieves the parent node of a specified SiteMapNode object. (Overrides SiteMapProvider.GetParentNode(SiteMapNode).)
Public method GetParentNodeRelativeToCurrentNodeAndHintDownFromParent (Inherited from SiteMapProvider.)
Public method GetParentNodeRelativeToNodeAndHintDownFromParent (Inherited from SiteMapProvider.)
Protected method GetRootNodeCore Retrieves the root node for all nodes that are managed by the current navigation provider. (Overrides SiteMapProvider.GetRootNodeCore().)
Public method GetType (Inherited from Object.)
Public method HintAncestorNodes (Inherited from SiteMapProvider.)
Public method HintNeighborhoodNodes (Inherited from SiteMapProvider.)
Public method Initialize Initializes the current SPNavigationProvider implementation, including resources that are needed to load site map data from persistent storage. (Overrides SiteMapProvider.Initialize(String, NameValueCollection).)
Public method IsAccessibleToUser (Inherited from SiteMapProvider.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method RemoveNode (Inherited from SiteMapProvider.)
Protected method ResolveSiteMapNode (Inherited from SiteMapProvider.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPNavigationProvider Class

Microsoft.SharePoint.Navigation Namespace