0 out of 3 rated this helpful - Rate this topic

JsonResult.MaxJsonLength Property

Gets or sets the maximum length of data.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
member MaxJsonLength : Nullable<int> with get, set

Property Value

Type: System.Nullable(Int32)
The maximum length of data.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.