Click or drag to resize
TranslateColumnsEventArgs Properties

The TranslateColumnsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyErrorMessage
Error message
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 propertySettings
Import settings
(Inherited from ImportExportBaseEventArgsSettingsType.)
Public propertyTranslationHelper
Translation helper
(Inherited from ImportExportBaseEventArgsSettingsType.)
Top
See Also