Subscriber portal
Gets or sets the maximum length of data.
public Nullable<int> MaxJsonLength { get; set; }
The maximum length of data.
JsonResult ClassSystem.Web.Mvc Namespace