PageRelocateEventArgs Class |
Namespace: Ingeniux.CMS.Event
The PageRelocateEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageRelocateEventArgs | Initializes a new instance of the PageRelocateEventArgs class |
Name | Description | |
---|---|---|
![]() | Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) |
![]() | RelocatePosition |
Gets the target position relative to the Target Page
|
![]() | 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
|
![]() | TargetPage |
Gets the target Page where the Page or Pages are moving to
|