DetailsViewColumns.FileTypeText Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a title of the Type column in the Details view.

Syntax

PHP
public function getFileTypeText() {
}

public function setFileTypeText($value) {
}

Property Value

Type: string

The title of the Type column in the Details view.

Default value is "Type".

Remarks

This property is necessary for localization of ActiveX/Java Uploader.

See Also

Reference