Represents a class that is used to send JSON-formatted content to the response.
Public Class JsonResult _ Inherits ActionResult
public class JsonResult : ActionResult
public ref class JsonResult : public ActionResult
The JsonResult type exposes the following members.