Is there a way to list the groups set to have access rights to a club from code. I have a club, from this I'd like to list the groups set to have access not the actual access rights. Can't find how to do this.
Found it! EntitySecurityHandler.Instance.GetGroups(club);
Is there a way to list the groups set to have access rights to a club from code. I have a club, from this I'd like to list the groups set to have access not the actual access rights. Can't find how to do this.