Retrieves a User Group by its unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- groupId
- Type: SystemString
Unique ID of the Group to retrieve
Return Value
Type: IUserGroupThe User Group with a matching unique ID. Returns null if this group doesn't exist.
See Also