PagePostCopyEventArgs Class |
Namespace: Ingeniux.CMS.Event
The PagePostCopyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
PagePostCopyEventArgs | Initializes a new instance of the PagePostCopyEventArgs class |
Name | Description | |
---|---|---|
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
NewPage |
Gets the new Page that was created as result of the copy action
| |
RelocatePosition |
Gets the target position relative to the Target Page
(Inherited from PageRelocateEventArgs.) | |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) | |
SinglePage |
Gets whether this is a single Page operation or multiple Pages
(Inherited from PageRelocateEventArgs.) | |
TargetPage |
Gets the target Page where the Page or Pages are moving to
(Inherited from PageRelocateEventArgs.) |