Changes the ACLID within the sub-tree defined by path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
Site ID
- path
- Type: System String
Alias path of node, whose ACL ID will be changed(including node children)
- newId
- Type: System Int32
New ACLID
See Also