UserGroupControllerGetUserGroupMemberIds Method |
Name | Description | |
---|---|---|
![]() | GetUserGroupMemberIds(IntegerList) |
Returns the users that are member of at least one of the specified user groups.
Members are not returned if they are deleted.
|
![]() | GetUserGroupMemberIds(Int32) | |
![]() ![]() | GetUserGroupMemberIds(Int32, SqlConnection, SqlTransaction) |
Returns the userid's of the members in a usergroup.
Deleted users are not returned.
|