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.3.169
Syntax void ClearUsersAndGroups()
void ClearUsersAndGroups()
abstract ClearUsersAndGroups : unit -> unit
Remarks This method makes the page creation rule unusable, but an administrator can still edit it.
See Also