Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
34295 Points
5514 Posts
Apr 20, 2012 11:17 AM|LINK
in addition, you should have another table to store membership information... of roles and users and its model class
get the membership information for specific user in LogOn action...
if the user is valid role... then display add/change users link else not
hope this helps...
kedarrkulkar...
All-Star
34295 Points
5514 Posts
Re: ASP.NET MVC 3 LOGIN
Apr 20, 2012 11:17 AM|LINK
in addition, you should have another table to store membership information... of roles and users and its model class
get the membership information for specific user in LogOn action...
if the user is valid role... then display add/change users link else not
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site