2 references to GetCurrentUserName
System.Web (2)
Security\Roles.cs (2)
127return IsUserInRole(GetCurrentUserName(), roleName); 169return GetRolesForUser(GetCurrentUserName());