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

DropboxAccount Constructors

Provides Dropbox account settings allowing the control to be connected to a Dropbox storage account.
Name Parameters Description
DropboxAccount(String, String, String) name, accessTokenValue, teamMemberID Initializes a new instance of the DropboxAccount class with specified settings.
DropboxAccount(String, String) name, accessTokenValue Initializes a new instance of the DropboxAccount class with specified settings.
See Also