UploadPane.TilePreviewSize Property HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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