Gets the DataSet with the formatted exported data
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dataSet
- Type: System.Data DataSet
DataSet to export
- encode (Optional)
- Type: System Boolean
If true, the values in the DataSet will be encoded
Return Value
Type: DataSetSee Also