Click or drag to resize
AclInfoProviderHasOwnAcl Method
Check if node has own ACL.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static bool HasOwnAcl(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Node

Return Value

Type: Boolean
See Also