JsonRequestAttribute.AllowForm property

namespace: Serenity.Services   assemblySerenity.Net.Web

True to allow getting JSON body from the posted form

public bool AllowForm { get; set; }

See Also