Hi,
I'm setting a menu using the "mega drop-down" sample. The menu and sitemap are working fine but I'd like to dynamically update a part of the menu items.
I'm binding some content from the siteMap on the left of the menuItem and, on the right, I want to dynamicall add some text:
I've tried using a "Label" but cannot access it from my code-behind (vb.net). Is it protected because it is inside the RadMenuItem ?
Thank you for your help.