FileSettingsCollection Class ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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

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

Syntax

C#
public class FileSettingsCollection : Collection<FileSettings>

Inheritance Hierarchy

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

See Also

Reference