I want to make a msdn style breadcrumbs navigation
views:
126answers:
1
+1
A:
Yes - look at the SiteMapPath and the other menu/site navigation controls in Visual Studio toolbox.
flesh
2008-11-21 12:28:08
I know that but it is too trivial!
suhair
2008-11-21 12:32:43
Actually there is quite a lot of configuration available to you using the controls in combination. If they are still too trivial, write your own.
flesh
2008-11-21 12:34:09
If all you want is MSDN style breadcrumbs, the SiteMapPath et. al. should be more than enough.
Stefan
2008-11-22 23:18:47