Click or drag to resize
ExportEventArgs Properties

The ExportEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Exported data. Available only in ExportObjects.After and ExportDocuments.After handler
Public propertyObjectType
Object type which is exported
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySettings
Export settings
(Inherited from ExportBaseEventArgs.)
Public propertySiteObjects
Flag whether the system exports the site objects or global objects
Public propertyTranslationHelper
Translation helper
Top
See Also