SiteMapPath Template Sample
Use the Menu control on the left to navigate to different pages in the website.
Click on links on the SiteMapPath control to navigate up the hierarchy. Note the
following behavior:
- PathSeparatorTemplate displays an image.
- CurrentNodeTemplate displays the phrase You are at title! by databinding a
label to the title value.
- RootNodeTemplate displays the static phrase RootNode because it is not
databound to any SiteMap node values.
- The CurrentNodeTemplate has precedence over the RootNodeTemplate.
Menu Control
 |