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

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

Return Value

Type: String
See Also