Click or drag to resize
TranslationHelperTranslationTable Property
Returns the translation table.

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

Property Value

Type: DataTable
See Also