| TranslationsComServiceIsLanguageSupported Method  | 
            Checks if language is supported within the service
            
 
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntaxpublic override bool IsLanguageSupported(
	string langCode
)
Parameters
- langCode
 - Type: SystemString
Code of the culture 
Return Value
Type: 
Boolean
See Also