Imports XLIFF documents from ZIP file. Returns list of unreckognized filenames, null if everything went ok.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- submissionInfo
- Type: CMS.TranslationServices TranslationSubmissionInfo
Submission to export
- inputStream
- Type: CMS.IO Stream
Input stream of a ZIP file
Return Value
Type: StringSee Also