AbstractHumanTranslationServiceDownloadCompletedTranslations Method |
Retrieves completed XLIFF files from the service and saves them to appropriate submission items.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public abstract string DownloadCompletedTranslations(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of site for which this method downloads completed XLIFF files.
Return Value
Type:
StringSee Also