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

Thumbnail Class

Standalone thumbnail bound with some upload list item of Image Uploader.

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

Syntax

Visual Basic
Public Class Thumbnail _
	Inherits BaseControl
C#
public class Thumbnail : BaseControl

Remarks

This class corresponds to Thumbnail client-side class.

Inheritance Hierarchy

See Also

Reference