TranslationHelperGetTranslationsXml Method |
Gets the translations XML
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string GetTranslationsXml(
bool includeRoot
)
Parameters
- includeRoot
- Type: SystemBoolean
If true, the root node is included
Return Value
Type:
StringSee Also