SPNavigationProvider.FindSiteMapNode method

Retrieves a SiteMapNode object that represents a page.

Overload list

  Name Description
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).)

Top

See also

Reference

SPNavigationProvider class

SPNavigationProvider members

Microsoft.SharePoint.Navigation namespace