.NET Framework Class Library
Controller..::.Json Method

Creates a JSonResult object that serializes the specified object to JavaScript Object Notation (JSON).

Overload List

  NameDescription
Protected method Json(Object) Creates a JSonResult object that serializes the specified object to JavaScript Object Notation (JSON).
Protected method Json(Object, String) Creates a JSonResult object that serializes the specified object to JSON.
Protected method Json(Object, String, Encoding) Creates a JSonResult object that serializes the specified object to JSON.
Top
See Also

Reference

Tags :


Page view tracker