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

ThumbnailList Class

This class represents a list of thumbnails created for the currently uploaded file.

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

Syntax

Visual Basic
Public Class ThumbnailList _
	Implements IEnumerable
C#
public class ThumbnailList : IEnumerable

Inheritance Hierarchy

System..Object
L Aurigma.ImageUploader..ThumbnailList

See Also

Reference