ColumnsTranslationEventArgs Properties |
The ColumnsTranslationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) |
![]() | Data |
Data container with object data.
|
![]() | ObjectType |
Object type which data is stored in the container.
|
![]() | OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) |
![]() | TranslationHelper |
Translation helper which keeps translations of objects ID columns. Use this object to register translations or translate column value.
|