Skip to main content
Tab

FileManagerDropBoxProviderSettings Class

Provides account settings allowing the file manager to access a file system retained in the Dropbox Service.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerDropBoxProviderSettings :
    FileManagerCloudProviderSettings

The following members return FileManagerDropBoxProviderSettings objects:

Remarks

These settings can be accessed by the ASPxFileManager.SettingsDropbox property. To learn more, see the Dropbox File System Provider topic.

See Also