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
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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com