Skip to main content
A newer version of this page is available. .
Tab

UploadControlAmazonSettings Constructors

Provides account settings allowing the upload control to access a file system retained in Amazon Simple Storage Service (Amazon S3).
Name Parameters Description
UploadControlAmazonSettings() none Initializes a new instance of the UploadControlAmazonSettings class with default settings.
UploadControlAmazonSettings(IPropertiesOwner) owner Initializes a new instance of the UploadControlAmazonSettings class with the specified owner.
See Also