This documentation is archived and is not being maintained.
SiteMapProvider::FindSiteMapNode Method
Visual Studio 2008
When overridden in a derived class, 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(String) | When overridden in a derived class, retrieves a SiteMapNode object that represents the page at the specified URL. |
|
FindSiteMapNode(HttpContext) | Retrieves a SiteMapNode object that represents the currently requested page using the specified HttpContext object. |
Show: