Copies document permissions including the parent document permissions to the target document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceNode
- Type: CMS.DocumentEngine TreeNode
Source document
- targetNode
- Type: CMS.DocumentEngine TreeNode
Target document
- preserveAclHierarchy
- Type: System Boolean
Indicates if target ACL should be same as source
See Also