Tagged Questions

1
vote
1answer
1k views

Is there a way to programmatically set the current node of a SiteMapPath control?

My site has a few pages that point to the same child page. I'm using a xml site map that will not allow me to duplicate a SiteMapNode with the same Url. My idea was then to give my SiteMapPath ...