Table of Contents

UploadItem.ContentType Property

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Gets the file content type (mime type) for the upload item. This property is determined from the value of Name (from file extension).

[JsonIgnore]
public string ContentType { get; }

Property Value

string