Making .net navigation menu role specific
Posted
by Ricardo Deano
on Stack Overflow
See other posts from Stack Overflow
or by Ricardo Deano
Published on 2010-05-24T15:09:19Z
Indexed on
2010/05/24
15:11 UTC
Read the original article
Hit count: 343
Hello all.
I'm currently using the good ol login control, .net membership & role providers for a web app I'm building. I have a tabbed navigation menu that I want to make role specific i.e. everyones sees 'Home', one role would be able to see additional tabs, another would be able to see three, etc.
Doe sthe allow for such a thing?
Has anyone created such a navigation menu and could point a newbie in the right direction?
Any help gratefully received.
© Stack Overflow or respective owner