Hi
I'm using a sitemap to fill a menu control in a user control in a
master page.
i have enabled localization of the sitemap,
sitemap resx files are in the globalresource folder
the title is being localized but the url is not
how can i localize the url ?
the only difference is that i append different query string in the url
to keep the language.
is the url localizable ?
thanksI don't think you can localize URLs. You could use a session variable or a
cookie to save the language code instead.
"fredd00" <frederic.nourry@.gmail.com> wrote in message
news:1185344500.795961.90890@.19g2000hsx.googlegroups.com...
> Hi
> I'm using a sitemap to fill a menu control in a user control in a
> master page.
> i have enabled localization of the sitemap,
> sitemap resx files are in the globalresource folder
> the title is being localized but the url is not
> how can i localize the url ?
> the only difference is that i append different query string in the url
> to keep the language.
> is the url localizable ?
> thanks
>
0 comments:
Post a Comment