aspnet-devexpress-dot-web-99738632.md
Provides account settings allowing the file manager to access a file system retained in the Dropbox Service.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerDropBoxProviderSettings :
FileManagerCloudProviderSettings
Public Class FileManagerDropBoxProviderSettings
Inherits FileManagerCloudProviderSettings
The following members return FileManagerDropBoxProviderSettings objects:
These settings can be accessed by the ASPxFileManager.SettingsDropbox property. To learn more, see the Dropbox File System Provider topic.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerCloudProviderSettings FileManagerDropBoxProviderSettings
See Also