KrFormPartRule.AllowedExtensions property
Gets or sets the allowed file extensions for file parts.
public List<string> AllowedExtensions { get; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets or sets the allowed file extensions for file parts.
public List<string> AllowedExtensions { get; }