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