Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- userIds
- Type: SystemString
Array of either User IDs or Entity IDs of the Users to retrieve.
Return Value
Type: IEnumerableIUserCollection of Users
Remarks
Each stirng in the array can be either User ID ("ingeniux\someuser") or Entity ID ("User/INGENIUX___someuser").
See Also