JsonRequestAttribute.AllowGet property
Gets or sets whether to allow this filter for GET requests.
public bool AllowGet { get; set; }
See Also
- class JsonRequestAttribute
Gets or sets whether to allow this filter for GET requests.
public bool AllowGet { get; set; }