Rank: Member Groups: Member
Joined: 4/15/2009 Posts: 14
|
I have tried setting this property for a menu item in code but it does not effect the text of the item
Code: C#
NavigationMenu.Items[4].Text.Html = "LOGGED IN AS ";
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have verified the feature works fine. If you continue to have problem, please isolate the problem into a test page and post the full test page, we will be happy to take a look once we have that.
Thanks!
|