Click or drag to resize
TranslationsComServiceDownloadCompletedTranslations Method
Retrieves completed XLIFF files from the service and processes them (imports them into the system). Returns null if everything went well.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public override string DownloadCompletedTranslations()

Return Value

Type: String
See Also