Tagged Questions
0
votes
1answer
2k views
best way to generate and highlight menu items on server (asp.net)
I have an ascx component, that holds two-level menu, because there are several user types, and the menu needs to be computed on server.
Anyways - I'm also doing the highlighting of current menu item ...