PaneItem.ShowFileNameInThumbnailsView Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value indicating whether to display filenames in the Thumbnails view or not.

Syntax

PHP
public function getShowFileNameInThumbnailsView() {
}

public function setShowFileNameInThumbnailsView($value) {
}

Property Value

Type: boolean

If true, filenames are displayed under thumbnails; otherwise, only thumbnails are shown.

Default value is false.

See Also

Reference