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.0.5239.26125)
Parameters
- xliff
- Type: CMS.IO Stream
Stream with XLIFF document
- submission (Optional)
- Type: CMS.TranslationServices TranslationSubmissionInfo
Translation submission
Return Value
Type: ICMSObjectSee Also