Skip to content

JsonRequestAttribute.AllowQuery property

Gets or sets whether to allow getting the JSON body from the query string.

public bool AllowQuery { get; set; }

See Also