Returns JSON representation of current instance of IEnumerable.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- collection
- Type:
System.Collections IEnumerable
Collection to serialize
- rootName
- Type:
System String
Name of the root element
- binary
- Type:
System Boolean
If true, binary data is exported, if false, binary columns remain empty
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also