Class FileUploadConsts
Inheritance
System.Object
FileUploadConsts
Namespace: Volo.Blogging.Files
Assembly: Volo.Blogging.Application.dll
Syntax
public class FileUploadConsts : object
Fields
AllowedImageUploadFormats
Declaration
public static readonly ICollection<ImageFormat> AllowedImageUploadFormats
Field Value
Type | Description |
---|---|
ICollection<ImageFormat> |
Properties
AllowedImageFormatsJoint
Declaration
public static string AllowedImageFormatsJoint { get; }
Property Value
Type | Description |
---|---|
System.String |