Exports DataSet to JSON string.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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:
See Also