UploadSettings.ExtensionBlacklistExclude property

namespace: Serenity.Web   assemblySerenity.Net.Services

This allows excluding some extensions from ExtensionBlacklist without having to write all the default extensions in ExtensionBlacklist

public string ExtensionBlacklistExclude { get; set; }

See Also