Click or drag to resize

UserGroupControllerGetUIds Method

Overload List
  NameDescription
Public methodGetUIds(IEnumerableInt32)
Returns the U(nique)Ids of one or more user groups from their Ids. The UId of a user group remains the same when it is transported to another system. This is not the case with the Id of a user group. The method doesn't consider the security model. The method doesn't consider whether the data object is marked as deleted.
Public methodStatic memberGetUIds(IEnumerableInt32, SqlConnection, SqlTransaction)
Returns the U(nique)Ids of one or more user groups from their Ids. The UId of a user group remains the same when it is transported to another system. This is not the case with the Id of a user group. The method doesn't consider the security model. The method doesn't consider whether the data object is marked as deleted.
Top
See Also