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

UploadControlDropboxSettings Constructors

Provides account settings allowing the upload control to access a file system retained in the Dropbox Service.
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