Click or drag to resize
CreateSubmissionItemEventArgs Properties

The CreateSubmissionItemEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertySettings
Translation settings
Public propertySourceObject
Source object to be translated
Public propertySubmission
Translation submission for which the item is created
Public propertySubmissionItem
Created submission item
Public propertyTargetCultureCode
Target culture code
Public propertyTargetObjectID
Target object ID
Top
See Also