StaticSiteMapProvider::FindSiteMapNode Method

 

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodFindSiteMapNode(HttpContext^)

Retrieves a SiteMapNode object that represents the currently requested page using the specified HttpContext object.(Inherited from SiteMapProvider.)

System_CAPS_pubmethodFindSiteMapNode(String^)

Retrieves a SiteMapNode object that represents the page at the specified URL.(Overrides SiteMapProvider::FindSiteMapNode(String^).)

Return to top
Show: