UploadControlAzureSettings Constructors
Contains settings that allow you to connect the Upload Control to Azure.| Name | Parameters | Description |
|---|---|---|
| UploadControlAzureSettings() | none | Initializes a new instance of the UploadControlAzureSettings class with default settings. |
| UploadControlAzureSettings(IPropertiesOwner) | owner | Initializes a new instance of the UploadControlAzureSettings class with the specified owner. |
See Also