Click or drag to resize

IJsonTechnicalMetadataPrettyPrint Method


Format the JSON content to have proper line returns and tabbings, in order to be human-readable

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string PrettyPrint()

Return Value

String
Formatted content
Remarks
Result will not be properly formatted, if the JSON is not well-formed
See Also