DataExportHelper ExportToCSV Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodExportToCSV(DataSet, Int32, Stream)
Exports specified table of given DataSet to CSV format.
Public methodExportToCSV(DataSet, Int32, Stream, Boolean)
Exports specified table of given DataSet to CSV format.
Back to Top
See Also