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

AmazonS3Extender Class

Extends ImageUploader 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 BaseImageUploaderExtender
C#
public class AmazonS3Extender : BaseImageUploaderExtender

Inheritance Hierarchy

See Also

Reference

Manual