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-2016 • Updated: 12/12/15
Comment or report problem with topic