1.2 KiB
1.2 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|
[How Do I:] Implement Site Navigation in ASP.NET? | Microsoft Docs | rick-anderson | In this video we learn how to define a sitemap and use it with the Menu, TreeView, and Sitemap server controls. We see how to use a sitemap on a master page... | aspnetcontent | wpickett | 10/18/2007 | article | 889e8100-a80c-41c0-bfeb-7d466c754548 | dotnet-webforms | .net-framework | /web-forms/videos/how-do-i/how-do-i-implement-site-navigation-in-aspnet | video |
[How Do I:] Implement Site Navigation in ASP.NET?
by Chris Pels
In this video we learn how to define a sitemap and use it with the Menu, TreeView, and Sitemap server controls. We see how to use a sitemap on a master page for site-wide menus and how we can have single or multiple sitemaps on a page. In addition, we are shown how to integrate a sitemap with ASP.NET roles by using "security trimming" to dynamically show or hide menu options for users with different access levels.