StaticSiteMapProvider::FindSiteMapNode Method
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | FindSiteMapNode(HttpContext^) | Retrieves a SiteMapNode object that represents the currently requested page using the specified HttpContext object.(Inherited from SiteMapProvider.) |
![]() | FindSiteMapNode(String^) | Retrieves a SiteMapNode object that represents the page at the specified URL.(Overrides SiteMapProvider::FindSiteMapNode(String^).) |
Show:
