FileSettings.ContentType Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets content type of the uploading files.

Syntax

PHP
public function getContentType() {
}

public function setContentType($value) {
}

Property Value

Type: string

The content type of the uploading files.

Default value is "".

See Also

Reference