Translates given text using the service.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
 - Type: 
System String
Text you want to translate 
- sourceLang
 - Type: 
System String
Source language (if null or empty, automatic detection is used) 
- targetLang
 - Type: 
System String
Target language 
Return Value
Type:See Also