JsonRequestAttribute.AllowForm property
Gets or sets whether to allow getting the JSON body from the posted form.
public bool AllowForm { get; set; }
See Also
- class JsonRequestAttribute
Gets or sets whether to allow getting the JSON body from the posted form.
public bool AllowForm { get; set; }