Back to Devexpress

Cloud Storage Account Management

aspnet-117605-common-concepts-cloud-storage-account-management.md

latest945 B
Original Source

Cloud Storage Account Management

  • Nov 24, 2023
  • 2 minutes to read

This topic describes how to connect the ASPxUploadControl, ASPxFileManager and ASPxHtmlEditor controls to popular cloud storage services such as Amazon , Azure , Dropbox , Google Drive , and OneDrive.
Follow the steps below to configure the functionality that allows end users to work with files stored on a cloud storage service.

  1. Use the following methods of the AccountManager class to register a cloud storage account within the Global.asax_ file in the Application_Start event handler.

  2. Use a control’s AccountName property to specify the storage account to be used by the control. The following table lists AccountName properties for each control.