MagicCMS Documentation

MagicUtils..::..strToJSON Method (String)

Strings to json.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string strToJSON(
	string s
)

Parameters

s
Type: String
The string.

Return Value