| 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: 8.2.23
Syntaxpublic static string CheckAndDownloadTranslations(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site where to check 
Return Value
Type: 
String
See Also