How to change text in href in radmenu

Posted by Community Admin on 04-Aug-2018 08:46

How to change text in href in radmenu

All Replies

Posted by Community Admin on 22-Aug-2012 00:00

Hi,
I am doing a site in Sitefinity5.  I need to show the language folder appended to the href in menu
<li class="rmItem ">

<a class="rmLink" href="/en/page1/subpage1" /instead of
<a class="rmLink" href="page1/subpage1" 

Is there any way. Can anybody pls help me.

Thanks,
Surya.

Posted by Community Admin on 24-Aug-2012 00:00

Hi,

You can use client side  set_navigateUrl or server side NavigateUrl property of the RadMenu item to override the link destination.

All the best,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed