Click or drag to resize
ImportGetDataEventArgs Properties

The ImportGetDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Imported data.
Public propertyObject
Empty object which is imported
Public propertyObjectType
Object type which is imported
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySelectionOnly
Indicates if data should be get for the selection only
Public propertySettings
Import settings
(Inherited from ImportExportBaseEventArgsSettingsType.)
Public propertySiteObjects
Indicates if site object type is imported
Public propertyTranslationHelper
Translation helper
(Inherited from ImportExportBaseEventArgsSettingsType.)
Top
See Also