FileSettingsCollection Class HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

This class represents collection of settings for files to be uploaded to Amazon S3 storage.

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

Syntax

C#
public class FileSettingsCollection : Collection<FileSettings>

Inheritance Hierarchy

System..Object
+ System.Collections.ObjectModel..Collection < FileSettings >
+ Aurigma.ImageUploaderFlash.AmazonS3..FileSettingsCollection

See Also

Reference