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

AmazonS3Extender Class

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

This class extends Image Uploader with a direct upload to Amazon S3 storage.

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

Syntax

Visual Basic
Public Class AmazonS3Extender _
	Inherits BaseUploaderExtender
C#
public class AmazonS3Extender : BaseUploaderExtender

Inheritance Hierarchy

See Also

Reference