Verifies whether the specified User is a member of this group.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- user
- Type: Ingeniux.CMSIUser
The user to verify
Return Value
Type: BooleanTrue if the user was a member of this group, false otherwise
See Also