Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
e.g. something that will take a string "groupname", and see whether my member is in that group or not?
Hi, look at System.Web.Security.Roles.GetRolesForUser() method, it should help.
Petr
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Is there a method which will compare my member to a group?
e.g. something that will take a string "groupname", and see whether my member is in that group or not?
Hi, look at System.Web.Security.Roles.GetRolesForUser() method, it should help.
Petr
is working on a reply...