Sets the access level to this page for a specific User Group.
Successful execution of this method causes the SecurityInherited property to be set to false.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- security
- Type: Ingeniux.CMS.EnumsEnumNodeLevelPermission
Access level of the given user group - group
- Type: Ingeniux.CMSIUserGroup
User group to set access level for on this page
See Also