Click or drag to resize
GetBinaryDataSourcePathEventArgs Properties

The GetBinaryDataSourcePathEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyObject
Object being currently imported
(Inherited from ImportEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyParameters
Import parameters
(Inherited from ImportEventArgs.)
Public propertyParentObject
Parent object of the object being currently imported
(Inherited from ImportEventArgs.)
Public propertyPath
Source path
Public propertySettings
Import settings
(Inherited from ImportExportBaseEventArgsSettingsType.)
Public propertyTranslationHelper
Translation helper
(Inherited from ImportExportBaseEventArgsSettingsType.)
Top
See Also