KrFormPartRule.AllowedContentTypes property

Gets or sets the allowed content types for the part.

public List<string> AllowedContentTypes { get; }

See Also