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-2024 • Updated: 06/29/24
Comment or report problem with topic