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. Specifies a Dropbox access token, which is used to authenticate all API requests to the Dropbox.
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. Specifies a Dropbox ID of a user as a team member.
UploadFolder Specifies the Dropbox folder where files will be uploaded.
See Also