| ImportEventArgs Properties | 
The ImportEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | Object | 
            Object being currently imported
             | 
|  | OriginalEventArgs | 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
|  | Parameters | 
            Import parameters
             | 
|  | ParentObject | 
            Parent object of the object being currently imported
             | 
|  | Settings | 
            Import settings
            (Inherited from ImportExportBaseEventArgsSettingsType.) | 
|  | TranslationHelper | 
            Translation helper
            (Inherited from ImportExportBaseEventArgsSettingsType.) | 
 See Also
See Also