Adds a new Group to the allowed groups that can use this page creation rule.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- grp
- Type: Ingeniux.CMSIUserGroup
The group to add to the list
Remarks
This method does nothing if the group parameter is null or this Group is already on the list of allowed groups.
See Also