开发者

Get all roles - ASP .Net Membership

开发者 https://www.devze.com 2022-12-30 06:46 出处:网络
I have an ASP 开发者_如何学C.net MVC 2.0 web site and I am using the membership provider to store users and groups.

I have an ASP 开发者_如何学C.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?


Sorry got it

System.Web.Security.Roles.GetAllRoles()
0

精彩评论

暂无评论...
验证码 换一张
取 消