PowUpload 1.3 control documentation

Gets the MIME content type of a file sent by a client.

public string ContentType {get;}

Property Value

The MIME content type of the uploaded file.

Remarks

For the files of the same type the MIME content type may be different depending on the browser used by a client. Be careful when using this property to define the type of the file.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace