maartenba / MvcSiteMapProvider

An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
Microsoft Public License
538 stars 218 forks source link

not able to set id value dynamically in mvcsitemap #453

Open vikasNew opened 8 years ago

vikasNew commented 8 years ago

i want to include id in breadcrumb url but i am not able to set id value dynamically in sitemap file.

how to set id value dynamically in above line of code.

basically i want to create a breadcrumb for a particular product when i am on sub-products of a single product.

thanks in advanced

vikasNew commented 8 years ago

is anyone there who can help me to sort out this issue. ?