Get all roles - ASP .Net Membership
Posted
by Rigobert Song
on Stack Overflow
See other posts from Stack Overflow
or by Rigobert Song
Published on 2010-05-10T17:18:45Z
Indexed on
2010/05/10
17:24 UTC
Read the original article
Hit count: 303
asp.net-mvc
|asp.net-membership
I have an ASP .net MVC 2.0 web site and I am using the membership provider to store users and groups.
How do I get a list of all the roles?
© Stack Overflow or respective owner