Exports data stored in DataSource property, writes it to given stream.
Namespace: CMS.ImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- format
- Type: CMS.Helpers DataExportFormatEnum
Format to export data in
- stream
- Type: CMS.IO Stream
Stream to export data to
See Also