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

FileManagerAmazonProviderSettings Class

Provides account settings allowing the file manager to access a file system retained in Amazon Simple Storage Service (Amazon S3).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerAmazonProviderSettings :
    FileManagerCloudProviderSettings

The following members return FileManagerAmazonProviderSettings objects:

Remarks

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

Inheritance

Object
StateManager
PropertiesBase
FileManagerSettingsBase
DevExpress.Web.FileManagerCloudProviderSettings
FileManagerAmazonProviderSettings
See Also