Click or drag to resize
PageInfoEventArgs Properties

The PageInfoEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPageInfo
Page info
Public propertyPageTemplateInstance
Page template instance which is currently processed
Top
See Also