Suoranta.EnterpriseLib.Web - Developer API

JsonResultFactory Members

The JsonResultFactory type exposes the following members.

Constructors


  Name Description
Public method JsonResultFactory
Default constructor

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Public method ExecuteResult(ControllerContext)
Overrides [SysMvc.JsonResult.ExecuteResult(SysMvc.ControllerContext)]
Public method ExecuteResult(System.Web.Mvc.ControllerContext) (Inherited from JsonResult.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property ContentEncoding (Inherited from JsonResult.)
Public property ContentType (Inherited from JsonResult.)
Public property Data (Inherited from JsonResult.)
Public property JsonRequestBehavior (Inherited from JsonResult.)
Public property MaxJsonLength (Inherited from JsonResult.)
Public property RecursionLimit (Inherited from JsonResult.)
Public property WriteTrace