I want to know what roles a logged in user belongs to without having to check the user against all possible roles (i.e. using Page.User.IsInRole()) I want to know what roles a logged in user belo
I want to know what roles a logged in user belongs to without having to check the user against all possible roles (i.e. using Page.User.IsInRole()) I want to know what roles a logged in user belo