Navigation for TropicalGreen
In the book, Building Websites with Microsoft Content Management Server from Packt Publishing (ISBN 1-904811-16-7), we designed TropicalGreen to display:
A horizontal menu with the following items:
Home
Help
Site map
A vertical menu with the following items:
Columns
Gardens
Plant catalog
A SiteMapPath control (or breadcrumb trail)
A TreeView control for the site map
A listing for summary pages
Let's attempt to re-create this navigation structure using the controls available in ASP.NET 2.0. At the end of the chapter, the TropicalGreen site will contain each element as shown in the following screenshot: