StaticSiteMapProvider.FindSiteMapNode Method
.NET Framework 3.0
Retrieves a SiteMapNode object that represents a page.
| Name | Description |
|---|---|
| StaticSiteMapProvider.FindSiteMapNode (HttpContext) | Retrieves a SiteMapNode object that represents the currently requested page using the specified HttpContext object. |
| StaticSiteMapProvider.FindSiteMapNode (String) | Retrieves a SiteMapNode object that represents the page at the specified URL. |
Community Additions
ADD
Show: