Click or drag to resize
TranslationHelperGetEmptyTable Method
Returns empty translation table.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static DataTable GetEmptyTable()

Return Value

Type: DataTable
See Also