Skip to content

DiskUploadStorageOptions class

namespace: Serenity.Web   assemblySerenity.Net.Services

Options for DiskUploadStorage

public class DiskUploadStorageOptions

Public Members

name description
DiskUploadStorageOptions() The default constructor.
RootPath { get; set; } Gets or sets the root path.
RootUrl { get; set; } Gets or sets the root URL.

See Also