Click or drag to resize
ImportDataEventArgs Properties

The ImportDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Original import package data. Available only in ImportObjects.After handler
Public propertyObjectType
Object type which is imported
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyParentImported
Flag whether at least one parent object has been imported.
Public propertySettings
Import settings
(Inherited from ImportExportBaseEventArgsSettingsType.)
Public propertySiteObjects
Flag whether the system processes the site objects or global objects data
Public propertyTranslationHelper
Translation helper
(Inherited from ImportExportBaseEventArgsSettingsType.)
Top
See Also