Create Dynamic SiteMap
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All My requirement is create a dynamic sitemap, i have already set my web application there have more than 50 pages, and also there 3 master pages for different modules, so i need create sitemap, which i need to add dynamic names there (ex-different product names), so pls help me to do this,and i've tried something as follows 1. is there any way to add dynamic nodes to web.sitemap, 2 and also , using StaticSiteMapProvider how can i use that with my web forms, in Page_Load event, Thanks