| ExportGetDataEventArgs Properties | 
The ExportGetDataEventArgs type exposes the following members.
 Properties
Properties| 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.) | 
|  | SelectionOnly | 
            Indicates if data should be get for the selection only
             | 
|  | Settings | 
            Export settings
            (Inherited from ExportBaseEventArgs.) | 
|  | TranslationHelper | 
            Translation helper
             | 
|  | Where | 
            Data where condition
             | 
 See Also
See Also