This question is locked. New answers and comments are not allowed.
J. Storteboom
Top achievements
Rank 1
J. Storteboom
asked on 10 Dec 2009, 04:02 PM
Hi,
According to this article on MSDN one can use expressions in the sitemap. I try doing this on the sitemap used by the telerik asp mvc extension, but that doesn't seem to work. Should it?
Thanks
Johan
According to this article on MSDN one can use expressions in the sitemap. I try doing this on the sitemap used by the telerik asp mvc extension, but that doesn't seem to work. Should it?
Thanks
Johan
5 Answers, 1 is accepted
0
Hi Johan,
Unfortunately the XmlSiteMap from Telerik Extensions for ASP.NET MVC does not support localization. I will pass this issue to our developers for further investigation.
Currently I can offer you to use System.Web.XmlSiteMapProvider to load localized sitemap. Hence you can create collection of concrete objects, which you can pass to the view and use it to bind the menu with BindTo method.
Greetings,
Georgi Krustev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Unfortunately the XmlSiteMap from Telerik Extensions for ASP.NET MVC does not support localization. I will pass this issue to our developers for further investigation.
Currently I can offer you to use System.Web.XmlSiteMapProvider to load localized sitemap. Hence you can create collection of concrete objects, which you can pass to the view and use it to bind the menu with BindTo method.
Greetings,
Georgi Krustev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Erik
Top achievements
Rank 1
answered on 11 Jan 2011, 11:32 AM
I have the same problem: I need a localized sitemap. Unfortunately, the link on how to use System.Web.XmlSiteMapProvider doesn't work.
Any help is appreciated...
Any help is appreciated...
0
Thomas
Top achievements
Rank 1
answered on 23 Aug 2011, 09:38 AM
Hi,
is there any progress regarding to the sitemap localisation?
I'm searching for a solution to localize the sitemap.
Thanks
Thomas
is there any progress regarding to the sitemap localisation?
I'm searching for a solution to localize the sitemap.
Thanks
Thomas
0
Hello Thomas,
Georgi Krustev
the Telerik team
Currently, we do not have plans to include support for localized sitemap. I will suggest you to use the workaround provided in my last message.
Georgi Krustev
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>
0
Thomas
Top achievements
Rank 1
answered on 23 Jan 2013, 01:02 PM
Hi,
I am facing the same problem and the url for the XmlSitemapProvider example does not work.
Any help please?
Thomas
I am facing the same problem and the url for the XmlSitemapProvider example does not work.
Any help please?
Thomas