Exports DataSet to JSON string.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dt
- Type: System.Data DataTable
DataTable to export
- includeName
- Type: System Boolean
If true, name of the table is included in result
Return Value
Type: StringSee Also