AclInfoProviderEnsureOwnAclInternal Method |
Returns ACLID of the given node. If the node doesn't have its own ACL, it creates a new one.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual int EnsureOwnAclInternal(
TreeNode node
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Document node
Return Value
Type:
Int32See Also