Click or drag to resize

ICategoryNodePermissionInherited Property


Gets and sets this CategoryNode's permission if it is inherited from its parent node.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool PermissionInherited { get; set; }

Property Value

Type: Boolean
See Also