Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
AclInfoProvider Class
AclInfoProvider Methods
BreakInheritance Method
BreakInheritanceInternal Method
CopyAcl Method
CopyAclInternal Method
DeleteAclInfo Method
DeleteAclInfoInternal Method
DoesNodeInheritPermissions Method
DoesNodeInheritPermissionsInternal Method
EnsureOwnAcl Method
EnsureOwnAclInternal Method
GetAclInfo Method
GetAclInfoInternal Method
GetAcls Method
GetAclsInternal Method
GetNodeAndAcl Method
GetNodeAndAclInternal Method
ChangeAclId Method
ChangeAclIdInternal Method
MergeACLs Method
RemoveAclIds Method
RemoveAclIdsInternal Method
RestoreInheritance Method
RestoreInheritanceInternal Method
SetAclInfo Method
SetAclInfoInternal Method
AclInfoProvider
EnsureOwnAclInternal Method
Returns ACLID of the given node. If the node doesn't have its own ACL, it creates a new one.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
Copy
protected
virtual
int
EnsureOwnAclInternal
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Document node
Return Value
Type:
Int32
See Also
Reference
AclInfoProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com