UploadedFile.ContentType Property
Gets the MIME content type of the uploaded file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | The MIME content type of the uploaded file. |
See Also