Hi,
I have created a function that generate an xml string similar to the Web.sitemap format.
I need to load the sitemap or SiteMapDataSource from an xml string which is already generated dynamically at runtime rather than Web.sitemap.
I searced a lot but I didn't find any simple way to do it.
Thanks.