AclInfoProviderDoesNodeInheritPermissionsInternal Method |
Returns true if specified node inherits permissions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual bool DoesNodeInheritPermissionsInternal(
TreeNode node
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Node to check
Return Value
Type:
BooleanSee Also