Check if node has own ACL.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeId
- Type: System Int32
Node ID
- dr
- Type: System.Data DataRow
Data row containing ACLOwnerNodeID column
Return Value
Type: BooleanReturns true if specified node has own ACL
See Also