Represents a class that is used to send JSON-formatted content to the response.
Public Class JsonResult _ Inherits ActionResult
Dim instance As JsonResult
public class JsonResult : ActionResult
public ref class JsonResult : public ActionResult