Class BloggingWebConsts.FileUploading
Inheritance
System.Object
BloggingWebConsts.FileUploading
Namespace: Volo.Blogging
Assembly: Volo.Blogging.Application.Contracts.dll
Syntax
public class FileUploading : object
Properties
MaxFileSize
Default value: 5242880
Declaration
public static int MaxFileSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MaxFileSizeAsMegabytes
Declaration
public static int MaxFileSizeAsMegabytes { get; }
Property Value
Type | Description |
---|---|
System.Int32 |