JavaScriptSerializer Properties
.NET Framework (current version)
Namespace:
System.Web.Script.Serialization
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | MaxJsonLength | Gets or sets the maximum length of JSON strings that are accepted by the JavaScriptSerializer class. |
![]() | RecursionLimit | Gets or sets the limit for constraining the number of object levels to process. |
Show:
