This documentation is for the old version. Go to the latest Upload Suite docs

UploadPane.ThumbnailPreviewSize Property

Gets or sets the size of the file thumbnail or icon when Thumbnails view mode is used.

Syntax

PHP Initialize
public function getThumbnailPreviewSize() {
}

public function setThumbnailPreviewSize($value) {
}

Property Value

Type: integer

The size of the file thumbnail or icon.

Default value is 115.

See Also

Reference