UploadControlAzureSettings Class
Provides account settings allowing the upload control to access a file system retained in the Azure Service.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return UploadControlAzureSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditorUploadSettingsBase.AzureSettings |
ASPxUploadControl.AzureSettings | |
ASP.NET MVC Extensions | HtmlEditorFileSaveSettings.AzureSettings |
UploadControlBinderSettings.AzureSettings | |
UploadControlSettings.AzureSettings |
Remarks
These settings can be accessed by the ASPxUploadControl.AzureSettings property.
Inheritance
Object
StateManager
PropertiesBase
UploadControlUploadStorageSettingsBase
UploadControlAzureSettings
See Also