ManualTranslationServiceIsTargetLanguageSupported Method |
Checks if target language is supported within the service
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public override bool IsTargetLanguageSupported(
string langCode
)
Parameters
- langCode
- Type: SystemString
Code of the culture
Return Value
Type:
BooleanSee Also