hi, i've got a navigation menu that ties to a sitemap file served by a sitemapprovider (I think that's how it works, I'm still just learning). what I want to be able to do is edit the sitemap in code so that I can add/edit/remove menu entries, and write those changes directly to the sitemap file. I can't really find any information on how to do this. I figure I could probably parse through the XML, and if I have to I will...
but it seems to me that something like this should be built in, no? anybody have any ideas? thanks!
-SelArom
but it seems to me that something like this should be built in, no? anybody have any ideas? thanks!
-SelArom
