Indicates whether the specified user is member of the specified group.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userId
- Type: System Int32
ID of the user to check
- groupId
- Type: System Int32
ID of the group to check
Return Value
Type: BooleanSee Also