KrFormOptions.AllowedContentTypes property

Gets the allowed request content types.

public List<string> AllowedContentTypes { get; }

See Also