This is a migrated thread and some comments may be shown as answers.

Having prometheus Menu Multilingual problem?

1 Answer 50 Views
Menu
This is a migrated thread and some comments may be shown as answers.
shaik
Top achievements
Rank 1
shaik asked on 09 Feb 2008, 05:12 AM

Hi,

I'm using prometheus menu in my project.

I couldn't find any document that explain localization of radMenu clearly.

In my project,i am using xml content file to fill radMenu.

I'm using resourse file for localization in my project.

i declare link name in resourse file & try to use in xml file but its not working.

Like that i'm declaring in xml file.

<Item Text="&lt;%$ Resources:Multilingual,CompanyPortal%&gt;" Href=""/> 

can any one help me out to solve multilingual problem.

 please give me a link or links.

Thanks & regards.
Shaik Mujeebuddin
Analyst I

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 11 Feb 2008, 07:29 AM
Hi shaik,

The built-in ASP.NET localization works only with ASPX pages ans ASCX controls. This means you have to define your RadMenu inline in your page or user control. The other option is to have one XML fire per language.

Regards,
Albert
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Menu
Asked by
shaik
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or