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