Removes a Group from the list of group explicitly allowed to 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
Group to remove from the allowed list
Return Value
Type: BooleanTrue if this group is not null and is currently in the list of allowed groups. Otherwise, this method returns false.
See Also