Translates object specified by XLIFF document. Returns translated object if translation went ok, null otherwise.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- xliff
 - Type: 
System String
XLIFF document 
- submission (Optional)
 - Type: CMS.TranslationServices TranslationSubmissionInfo
Translation submission 
Return Value
Type: ICMSObjectSee Also