Skip to content

JsonRequestAttribute.AllowForm property

Gets or sets whether to allow getting the JSON body from the posted form.

public bool AllowForm { get; set; }

See Also