Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AclInfoProvider Class
AclInfoProvider Methods
BreakInheritance Method
BreakInheritanceInternal Method
ChangeAclId Method
ChangeAclIdInternal Method
CopyAcl Method
CopyAclInternal Method
DeleteAclInfo Method
DoesNodeInheritPermissions Method
DoesNodeInheritPermissionsInternal Method
EnsureOwnAcl Method
EnsureOwnAclInternal Method
GetAclInfo Method
GetAcls Method
GetNodeAndAcl Method
GetNodeAndAclInternal Method
MergeACLs Method
RemoveAclIds Method
RemoveAclIdsInternal Method
RestoreInheritance Method
RestoreInheritanceInternal Method
SetAclInfo Method
AclInfoProvider
DoesNodeInheritPermissions Method
Returns true if specified node inherits permissions.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
DoesNodeInheritPermissions
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Node instance
Return Value
Type:
Boolean
See Also
Reference
AclInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com