Get role ID by role name

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
4/9/2007 1:02:30 PM
Gravatar
Total Posts 488

Get role ID by role name

It would be nice to have some API function that gets site role ID from role name.
Something like

public static int? GetRoleIDByName(int SiteID, string RoleName)
4/10/2007 8:04:13 PM
Gravatar
Total Posts 18439

Re: Get role ID by role name

I will try to implement this sometime soon.

Thanks,

Joe
6/14/2007 8:45:57 AM
Gravatar
Total Posts 488

Re: Get role ID by role name

Just noticed that it is now implemented, thanks.

You must sign in to post in the forums. This thread is closed to new posts.