MagicCMS Documentation

MagicUtils..::..strToJSON Method (Object)

Strings to json.

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

Syntax


public static string strToJSON(
	Object o
)

Parameters

o
Type: Object
Any type.

Return Value

System.String.