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.0.5239.26125)
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