Click or drag to resize
DataExportHelperDataSource Property
Gets or sets the source of data to export.

Namespace: CMS.ImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public virtual DataSet DataSource { get; }

Property Value

Type: DataSet
See Also