Adds a User to 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 add to this group
Remarks
This method does nothing if the "user" parameter value is null or if the user was already member of this group.
See Also