Adding Breadcrumb Navigation for SharePoint Application Pages
Posted by: Jan Tielens Bloggings [MVP],
on 10 Sep 2007 |
View original | Bookmarked: 0 time(s)
Application Pages in SharePoint 2007 are a great way to extend SharePoints default user interface for your custom SharePoint solutions. An application page is deployed once per Web server and its not possible to customize these pages per site (like the normal Site Pages). A good example of an Application Page is the default Site Settings page: every site has one, and its not customizable on a per site basis (although the contents can be different for sites). A very basic application page could look...