KrFormOptions.AllowedRequestContentTypes property

Gets the allowed request content types.

public List<string> AllowedRequestContentTypes { get; }

See Also