How do I format below SiteMapPath:
Home > Account > Profile > Change Password
to this format sample format (Breadcrumb Default):
CLICK HERE
Currently I have using web.sitemap, and also currently using:
<asp:SiteMapPath ID="SiteMapPath1" runat="server"></asp:SiteMapPath>