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