I’ve inherited a project with a SiteMapPath control, populated from a web.sitemap
Given the url /Admin/ControlPanel/Sku/Edit/1234 the breadcrumb disappears because there is not specific entry in the .sitemap for that url. This is a problem because the user cannot easily return to the Admin, Control Panel or Sku pages.
It doesn’t appear to like wildcards, eg: <siteMapNode url="/Admin/ControlPanel/Sku/Edit/*"
How can I have the sitemap still display the breadcrumb?
I don’t think it can be done.
In they end I used a pragmatic workaround as I had to move on.
Given a url that failed to match: