Writes the XLIFF documents to translate into a zip file to a given stream.
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
- outputStream
- Type: CMS.IO Stream
Stream to write the data to
See Also