Skip to content

JsonRequestAttribute.AllowGet property

Gets or sets whether to allow this filter for GET requests.

public bool AllowGet { get; set; }

See Also