KrFormPartRule.AllowedExtensions property

Gets or sets the allowed file extensions for file parts.

public List<string> AllowedExtensions { get; }

See Also