TempUploadStorage constructor

namespace: Serenity.Web   assemblySerenity.Net.Services

Creates an instance of the class

public TempUploadStorage(DiskUploadStorageOptions options, IDiskUploadFileSystem fileSystem = null)
parameter description
options Upload storage options
fileSystem File system

See Also