Click or drag to resize

UserGroupControllerGetUserGroupMemberIds Method

Overload List
  NameDescription
Public methodGetUserGroupMemberIds(IntegerList)
Returns the users that are member of at least one of the specified user groups. Members are not returned if they are deleted.
Public methodGetUserGroupMemberIds(Int32)
Public methodStatic memberGetUserGroupMemberIds(Int32, SqlConnection, SqlTransaction)
Returns the userid's of the members in a usergroup. Deleted users are not returned.
Top
See Also