Site Map and Localization

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Okay, I love the site map and the menu together and how they can
automatically filter the menu by what you have access to. Does anyone know
how to localize a site map? I have a web site that needs to support multiple
languages in the navigation, and I am currently doing this with static menu
items, but I would like to implement a site map instead if possible.

Does anyone know how to localize a site map?
 
So basically create the site map programatically and assign it based on the
culture in use.

Is there any way to have he site map datasource gets its site map file from
the resource file? It seems like there should be.
 
Back
Top