JsonSerializationUtils.FormatJsonString

Takes a single line JSON string and pretty formats it using indented formatting.

public static string FormatJsonString(string json)

Parameters

json


See also:

Class JsonSerializationUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic