Mega Code Archive
The SiteMapPath control enables you to navigate to any parent page of the current page
You can use the SiteMapPath control by declaring the control in a page.
The control automatically uses the Web.sitemap file located in the root of your application.
Typically, you add a SiteMapPath control to a Master Page.
<%@ Page Language="C#" %>
Display SiteMapPath
File: Web.sitemap