This documentation is archived and is not being maintained.
StaticSiteMapProvider::FindSiteMapNode Method
Visual Studio 2010
Retrieves a SiteMapNode object that represents a page.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: