filmov
tv
38 - ASP.NET: Binding ASP.NET Menu Control To A Site Map

Показать описание
In the previous video we demonstrated how we can use the Menu control without a Site Map file in this video we will bind a Menu control to a siteMap file. This is ideal in a situation where you want to use the same site map that has been created for a SiteMapFile or a TreeView control. Menu control does not automatically bind to a Site Map file. You have to create a SiteMapDataSource where the Menu must get it's hierarchical data from in order to populate the Menu items.