UploadSettings.ExtensionWhitelist property

namespace: Serenity.Web   assemblySerenity.Net.Services

List of whitelisted extensions; Even if an extension is in this list, it won't be allowed if it is also in the ExtensionBlacklist

public string ExtensionWhitelist { get; set; }

See Also