Click or drag to resize
ExecuteQueryEventArgsTResult Properties

The ExecuteQueryEventArgsTResult generic type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Query connection
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyQuery
Processed query
Public propertyResult
Result of the query
Top
See Also