UploadSettings.ExtensionWhitelistExclude property

namespace: Serenity.Web   assemblySerenity.Net.Services

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

public string ExtensionWhitelistExclude { get; set; }

See Also