JsonRequestAttribute.AllowGet property

namespace: Serenity.Services   assemblySerenity.Net.Web

True to allow this filter for GET request

public bool AllowGet { get; set; }

See Also