United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 4
ASP.NET MVC 4 Reference
System.Web.Mvc
JsonResult Class
JsonResult Properties
ContentEncoding Property
ContentType Property
Data Property
JsonRequestBehavior Property
MaxJsonLength Property
RecursionLimit Property
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)
Syntax
C#
C++
F#
JScript
VB
Copy
member
MaxJsonLength : Nullable<
int
>
with
get, set
Property Value
Type:
System
.
Nullable
(
Int32
)
The maximum length of data.
See Also
Reference
JsonResult Class
System.Web.Mvc Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)