Sitemap provider problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have declared sitemapprovider in my web.config file: ------------------------------------------ ----------------------------------------------------- However, when I try to use this map provider via menu control, I cannot see any item in the menu. What may be wrong? I`m using standard Menu control with SiteMapDataSource, where I point the name of that provider declared in web.config file. Menu is placed in my master page. Thank you very much in advance