Click or drag to resize
ExportGetDataEventArgs Properties

The ExportGetDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChildData
Indicates if child data should be exported
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Exported data.
Public propertyObjectType
Object type which is exported
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
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
Top
See Also