October 2010
Intermediate to advanced
1920 pages
73h 55m
English
• Using the SiteMapDataSource Control
• Advanced Site Map Configuration
• Creating Custom Site Map Providers
• Generating a Google SiteMap File
• Summary
This chapter jumps into the details of Site Maps. First, you learn how to use the SiteMapDataSource control to represent a Site Map on a page. For example, you learn how to use the SiteMapDataSource control to display a list of all the pages contained in a folder.
Next, you explore the SiteMap and SiteMapNode classes. You learn how to create new Site Map nodes dynamically. You also learn how to programmatically retrieve Site Map nodes and display the properties of a node in a page.
This chapter also examines several advanced ...