ICategoryNodeResetPermissions Method
|
Resets permissions for this CategoryNode.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax abstract ResetPermissions : unit -> unit
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