Skip to main content
Tab

UploadControlDropboxSettings Properties

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