This documentation is archived and is not being maintained.
JavaScriptSerializer Properties
Visual Studio 2010
The JavaScriptSerializer type exposes the following members.
| 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: