Dynamiv Menu based on Role
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I want to create a menu on my website being built using asp.net2 with menu items based on the "role" of the user who logged into the system.Role iformation will be read from database... For ex: for a user with "Admin" role, i would like to show "Menu Item1", "Menu Item2", "Menu Item3", "Menu Item4". Where as if the user belongs to "Help-desk" role, i would like to show only "Menu Item1" and "Menu Item3"... Thanks in advnace Saurabh Agarwal