public override SiteMapNode FindSiteMapNode( string rawUrl )
Parameters
- rawUrl
- A URL that identifies the page for which to retrieve a System.Web.SiteMapNode.
Return Value
A System.Web.SiteMapNode that represents the page identified by rawUrl; otherwise, a null reference (Nothing in Visual Basic), if no corresponding System.Web.SiteMapNode is found or if security trimming is enabled and the System.Web.SiteMapNode cannot be returned for the current user.