Click or drag to resize

PagePostCopyEventArgs Properties


The PagePostCopyEventArgs 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 LingualMaps  
Public property NewPage Gets the new Page that was created as result of the copy action
Public property RelocatePosition Gets the target position relative to the Target Page
(Inherited from PageRelocateEventArgs)
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
(Inherited from PageRelocateEventArgs)
Public property TargetPage Gets the target Page where the Page or Pages are moving to
(Inherited from PageRelocateEventArgs)
Top
See Also