| ExportGetDataEventArgs Properties |
The ExportGetDataEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| Data |
Exported data.
| |
| ChildData |
Indicates if child data should be exported
| |
| ObjectType |
Object type which is exported
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| Parameters |
Query parameters
| |
| SelectionOnly |
Indicates if data should be get for the selection only
| |
| Settings |
Export settings
(Inherited from ExportBaseEventArgs.) | |
| TranslationHelper |
Translation helper
| |
| WhereCondition |
Data where condition
|