Click or drag to resize

PageRelocateEventArgs Properties


The PageRelocateEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEntity
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.)
Public propertyRelocatePosition
Gets the target position relative to the Target Page
Public propertySession
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.)
Public propertySinglePage
Gets whether this is a single Page operation or multiple Pages
Public propertyTargetPage
Gets the target Page where the Page or Pages are moving to
Top
See Also