Click or drag to resize
ColumnsTranslationEventArgs Properties

The ColumnsTranslationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Data container with object data.
Public propertyObjectType
Object type which data is stored in the container.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyTranslationHelper
Translation helper which keeps translations of objects ID columns. Use this object to register translations or translate column value.
Top
See Also