Processes the given action.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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