FileSettings.ContentType Property HTML5/Flash Uploader PHP

Supported technologies:

Gets or sets content type of the uploading files.

Syntax

PHP Initialize
public function getContentType() {
}

public function setContentType($value) {
}

Property Value

Type: string

The content type of the uploading files.

Default value is "".

See Also

Reference