Breadcrumb navigation shows the user's path to their current location.
Location: Home Page / Next Page / Current Page
<OneNet:BreadCrumb RunAt="server">
<RootTemplate>Location: </RootTemplate>
<SeparatorTemplate> / </SeparatorTemplate>
</OneNet:BreadCrumb>
<RootTemplate> Tags show the text preceeding the navigation. <SeparatorTemplate> Tags show the text, icon , or image that seperates each navigation link.
Adding this element to the design will show a breadcrumb navigation trail that will help your viewers to navigate around your site and never get lost.