JsonRequestAttribute.AllowQuery property

namespace: Serenity.Services   assemblySerenity.Net.Web

True to allow getting JSON body from query string

public bool AllowQuery { get; set; }

See Also