This document discusses the TreeView and Menu server controls in ASP.NET. The TreeView control displays hierarchical data from a site map file. The Menu control is ideal for displaying large hierarchical navigation with little screen space and works by connecting to a SiteMapDataSource control. Both controls allow for customization and come with predefined styles in ASP.NET 4.