Click or drag to resize
AclInfoProviderDoesNodeInheritPermissionsInternal Method
Returns true if specified node inherits permissions.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual bool DoesNodeInheritPermissionsInternal(
	int nodeId
)

Parameters

nodeId
Type: SystemInt32
Node ID

Return Value

Type: Boolean
See Also