KrFormPartRule.AllowedContentTypes property
Gets or sets the allowed content types for the part.
public List<string> AllowedContentTypes { get; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets the allowed content types for the part.
public List<string> AllowedContentTypes { get; }