October 2010
Intermediate to advanced
1920 pages
73h 55m
English
To make it easier to manage a large application, you can store Site Maps in more than one location and merge the Site Maps at runtime. For example, if you use the default SiteMapProvider—the XmlSiteMapProvider—you can create multiple sitemap files that describe the navigation structure of different sections of your website.
For example, the Web.sitemap file in Listing 23.12 includes a node that points to another sitemap file.
Listing 23.12. Web.sitemap


The sitemap in Listing 23.12 includes the following node:
<siteMapNode ...
Read now
Unlock full access