UploadControlAmazonSettings Constructors
Contains settings that allow you to connect the Upload Control to 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