ImportConverter LoadDataSet Method (String, DataHelper ActionCallback,  Object )Kentico 8.0 API Reference
Loads the DataSet from given file.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

filePath
Type: OnlineSystem String
File path
rowCallback
Type: CMS.Helpers DataHelper ActionCallback
Data row callback. Adds the element name to the parameters when reading the DataSet
parameters
Type:  OnlineSystem Object 
Callback parameters

Return Value

Type: OnlineDataSet
See Also