SPSiteMapProvider.FindSiteMapNode Method

Include Protected Members
Include Inherited Members

When overridden, retrieves a SiteMapNode object that represents a Web page.

Overload List

  Name Description
Public method FindSiteMapNode(String) Retrieves a SiteMapNode object that represents the Web page at the specified URL, which is typically the URL of the site's root folder. (Overrides SiteMapProvider.FindSiteMapNode(String).)
Public method FindSiteMapNode(HttpContext) Retrieves a SiteMapNode object that represents the currently requested Web page by using the specified HttpContext object. (Overrides SiteMapProvider.FindSiteMapNode(HttpContext).)

Top

See Also

Reference

SPSiteMapProvider Class

SPSiteMapProvider Members

Microsoft.SharePoint.Navigation Namespace