Click or drag to resize

ICategoryNodeResetPermissions Method


Resets permissions for this CategoryNode.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void ResetPermissions()
Remarks
This will make this CategoryNode inherit permissions from its parent. If it is a root node, it will have the permissions of FULL_ACCESS for "Everyone".
See Also