Removes specified ACLID values from the ACLs of the specified node and its child nodes.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Parent document node
- removeIDs
- Type: System String
List of ACLID values to be removed separated with comma (,)
See Also