Skip to content

UploadSettings.ExtensionWhitelist property

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