Click or drag to resize

IPageCreationRuleClearUsersAndGroups Method


Removes all users and groups that are allowed to use this page creation rule to create pages. This renders the page creation rule unusable.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void ClearUsersAndGroups()
Remarks

This method makes the page creation rule unusable, but an administrator can still edit it.

See Also