KrFormOptions.RejectUnknownRequestContentType property

Gets or sets a value indicating whether unknown request content types should be rejected.

public bool RejectUnknownRequestContentType { get; set; }

See Also