TranslationServiceHelperCheckAndDownloadTranslations Method |
Checks all the available translation services for given site and downloads the translations if they are available, stores them in the submission.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static string CheckAndDownloadTranslations(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site where to check
Return Value
Type:
StringSee Also