Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I have a menu control in the master page.This is dynamically populated at runtime from the database. I require a breadcrum on top of the masterpage.I'm facing a lot of difficulties in trying to generate a dynamic site map(I'm following the approach mentioned here (http://www.codeproject.com/KB/aspnet/dynamicsitemap.aspx). 1)Is it possible that the sitemap can be generated from the same datasource as the menucontrol,since the same data is to be displayed in both? 2)Please let me know,if you know an alternative way to generate sitemap dynamically. Thank You Chidambaram
Posted
Updated 26-Nov-09 23:21pm
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900