Click or drag to resize
IUploadedFileContentType Property
Gets the MIME content type of an uploaded file.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
string ContentType { get; }

Property Value

Type: String
See Also