Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello sir how to bind data in web.sitemap file from data base in asp.net use c#
Posted
Comments
R. Giskard Reventlov 23-Dec-11 9:47am    
What have you already tried for yourself???

 
Share this answer
 
Try
to use SiteMapDataSourceControls[^] which is used to Provides a data source control that Web server controls and other controls can use to bind to hierarchical site map data.
and for more reference have a look
http://webproject.scottgu.com/CSharp/MasterPages/MasterPages.aspx[^]
http://msdn.microsoft.com/en-us/library/ms178419.aspx[^]
http://msdn.microsoft.com/en-us/library/e468hxky.aspx[^]
http://msdn.microsoft.com/en-us/library/aa581782.aspx[^]
 
Share this answer
 
v2

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