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

AmazonS3Extender.Thumbnail3 Property

Gets third thumbnail upload settings.

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

Syntax

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

Property Value

The FileSettings of the third thumbnail.

See Also

Reference