Sets owner group of specified nodes
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeAliasPath
- Type: System String
Alias path of node
- nodeGroupId
- Type: System Int32
ID of the owner group
- siteId
- Type: System Int32
Site ID
- inheritOwnerGroup
- Type: System Boolean
Indicates whether owner group settings should be inherited by child nodes.
See Also