Click or drag to resize
ExportGetDataEventArgs Properties

The ExportGetDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Exported data.
Public propertyChildData
Indicates if child data should be exported
Public propertyObjectType
Object type which is exported
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyParameters Obsolete.
Query parameters
Public propertySelectionOnly
Indicates if data should be get for the selection only
Public propertySettings
Export settings
(Inherited from ExportBaseEventArgs.)
Public propertyTranslationHelper
Translation helper
Public propertyWhere
Data where condition
Public propertyWhereCondition Obsolete.
Where condition.
Top
See Also