UploadPane.ThumbnailPreviewSize Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

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

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public int ThumbnailPreviewSize { get; set; }

Property Value

Type: System..Int32

The size of the file thumbnail or icon.

Default value is 115.

See Also

Reference