Processes the given action.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Node to process
- targetNode
- Type: CMS.DocumentEngine TreeNode
Target node
- action
- Type: System String
Action to process
- childNodes
- Type: System Boolean
Process also child nodes
- throwExceptions
- Type: System Boolean
If true, the exceptions are thrown
- copyPermissions
- Type: System Boolean
Indicates if permissions should be copied
Return Value
Type: TreeNodeSee Also