AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

JsonExtensions..::..JsonPrettify Method (String, Formatting)

Jsons the prettify.

Namespace:  AdvantageCMS.Core.Common.Extension
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static string JsonPrettify(
	string json,
	Formatting formatting
)

Parameters

json
Type: String
The json.
formatting
Type: Formatting
The formatting.

Return Value

System.String.