Removes a Group Role from the Content Store.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- role
- Type: Ingeniux.CMSIGroupRole
The Group Role to remove
Return Value
Type: BooleanTrue if the Group Role exists, false otherwise
Exceptions
Exception | Condition |
---|---|
SecurityException | When the Operating User doesn't have administrative privileges. |
See Also