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

Thumbnail.View Property

View mode of this Thumbnail instance.

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

Syntax

Visual Basic
Public Property View As View
C#
public View View { get; set; }

Property Value

The View enumeration member that specifies a view mode of this Thumbnail instance.

Default value is Thumbnails.

Remarks

This property corresponds to View client-side property.

See Also

Reference