Determines whether current user is authorized to copy document.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceNode
 - Type: CMS.DocumentEngine TreeNode
Source node 
- targetNodeId
 - Type: 
System Int32
Target node class name 
- sourceNodeClassName
 - Type: 
System String
Source node class name 
Return Value
Type:True if authorized
See Also