Initiates the event handling
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Tree node (document)
- targetParentNodeId
- Type: System Int32
Target parent node ID, initialized for operations where it makes sense: Copy, Move, Insert
- includeChildNodes
- Type: System Boolean
If true the children are included within the operation where it makes sense: Copy
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider
Return Value
Type: DocumentHandlerSee Also