Click or drag to resize

PageRelocateEventArgs Properties


The PageRelocateEventArgs type exposes the following members.

Properties
  Name Description
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property RelocatePosition Gets the target position relative to the Target Page
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Public property SinglePage Gets whether this is a single Page operation or multiple Pages
Public property TargetPage Gets the target Page where the Page or Pages are moving to
Top
See Also