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

AmazonS3Extender.Thumbnail1 Property

Gets first thumbnail upload settings.

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

Syntax

Visual Basic
Public ReadOnly Property Thumbnail1 As FileSettings
C#
public FileSettings Thumbnail1 { get; }

Property Value

The FileSettings of the first thumbnail.

See Also

Reference