DocumentEventArgs Properties |
The DocumentEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attachment |
Attachment, where is makes sense: SaveAttachment, DeleteAttachment
|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | IncludeChildren |
If true the children are included within the operation where it makes sense: Copy
|
![]() | Node |
Document node
|
![]() | OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | TargetParentNode |
Target parent node, initialized for operations where it makes sense: Copy, Move, Insert
|
![]() | TargetParentNodeID |
Target parent node ID, initialized for operations where it makes sense: Copy, Move, Insert
|
![]() | TreeProvider |
Tree provider
|