Click or drag to resize
TranslationHelperGetTranslationsXml Method
Gets the translations XML

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
public string GetTranslationsXml(
	bool includeRoot
)

Parameters

includeRoot
Type: SystemBoolean
If true, the root node is included

Return Value

Type: String
See Also