ImportDataEventArgs Properties |
The ImportDataEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | Data |
Original import package data. Available only in ImportObjects.After handler
|
![]() | ObjectType |
Object type which is imported
|
![]() | OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | ParentImported |
Flag whether at least one parent object has been imported.
|
![]() | Settings |
Import settings
(Inherited from ImportExportBaseEventArgsSettingsType.) |
![]() | SiteObjects |
Flag whether the system processes the site objects or global objects data
|
![]() | TranslationHelper |
Translation helper
(Inherited from ImportExportBaseEventArgsSettingsType.) |