Base:
method
GetRolesForUser
System.Web.Security.RoleProvider.GetRolesForUser(System.String)
1 reference to GetRolesForUser
System.Web.Extensions (1)
ClientServices\Providers\ClientRoleProvider.cs (1)
101string[] roles = GetRolesForUser(username);