aspnet-devexpress-dot-web-13c3b146.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerAmazonProviderSettings :
FileManagerCloudProviderSettings
Public Class FileManagerAmazonProviderSettings
Inherits FileManagerCloudProviderSettings
The following members return FileManagerAmazonProviderSettings objects:
These settings can be accessed by the ASPxFileManager.SettingsAmazon property. To learn more, see the Amazon File System Provider topic.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerCloudProviderSettings FileManagerAmazonProviderSettings
See Also