JsonResult Properties

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubpropertyContentEncoding

Gets or sets the content encoding.

System_CAPS_pubpropertyContentType

Gets or sets the type of the content.

System_CAPS_pubpropertyData

Gets or sets the data.

System_CAPS_pubpropertyJsonRequestBehavior

Gets or sets a value that indicates whether HTTP GET requests from the client are allowed.

System_CAPS_pubpropertyMaxJsonLength

Gets or sets the maximum length of data.

System_CAPS_pubpropertyRecursionLimit

Gets or sets the recursion limit.

Return to top
Show: