ICategoryNodePermissionsCount Method
|
Gets the count of permissions defined for this CategoryNode.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function PermissionsCount As Integer
abstract PermissionsCount : unit -> int
Return Value
Type:
Int32Count of permissions defined for this CategoryNode.
Remarks If this CategoryNode inherits its permissions, this method returns 0.
See Also