Removes a User from 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 remove from this group
Return Value
Type: BooleanTrue if "user" was member of this Group, falses otherwise
See Also