Click or drag to resize
GetObjectsDataSettingsTranslationTable Property
Translation table to initialize with data bindings.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public TranslationHelper TranslationTable { get; set; }

Property Value

Type: TranslationHelper
See Also