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

UploadControlDropboxSettings Properties

Provides account settings allowing the upload control to access a file system retained in the Dropbox Service.
Name Description
AccessTokenValue Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
AccountName Gets or sets a value that specifies the name of the Dropbox account.
GenerateUniqueFileNamePrefix Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix. Inherited from UploadControlUploadStorageSettingsBase.
TeamMemberID Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
UploadFolder Specifies the Dropbox folder where files will be uploaded.
See Also