Jan Tielens' BloggingsJoy, frustration, excitement, madness, aha's, headaches, ... codito ergo sum!Adding Breadcrumb Navigation to SharePoint Application Pages, the Easy Way- April 16, 2008 A while ago I posted an article about how you could build custom Application Pages for SharePoint that display the breadcrumb navigation, just like all the out-of-the-box Application Pages do. The trick was to add add a siteMapNode element in the layouts.sitemap located in the _app_bin folder of the SharePoint site. It's no problem to do this manually; just open the file in NotepadVisual Studio add the siteMapNode in the desired parent node (e.g. Site Settings) and you're done. But in a...http://weblogs.asp.net/jan/archive/2008/04/16/adding-breadcrumb-navigation-to-sharepoint-a... |