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

UploadPane.TilePreviewSize Property

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

Syntax

PHP Initialize
public function getTilePreviewSize() {
}

public function setTilePreviewSize($value) {
}

Property Value

Type: integer

The size of the file thumbnail or icon.

Default value is 100.

See Also

Reference