Tagged Questions
2
votes
3answers
3k views
Is it possible use ASP.NET Sitemap to generate Breadcrumbs?
I want my ASP.NET site to have simple menu string aka Breadcrumbs.
I have created Sitemap with all required elements and registered into Web.config. For example:
<siteMap>
<siteMapNode ...
1
vote
0answers
37 views
CurrentLevelsDisplayed attribute added to HTML of an asp:SiteMapPath
When I use an asp:Sitemappath control the HTML it generates automatically adds a "CurrentLevelsDisplayed" attribute to the span node it generates around the sitemap. This obviously fails in W3C.
How ...
1
vote
1answer
157 views
Is there any general purpose breadcrumbs management library/code in .net?
I want to make a msdn style breadcrumbs navigation