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

IAzureBlobStorageService.GetCommonBlobContainer() Method

If implemented, returns a cloud blob container instance where additional files should be saved (e.g., document images).

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

Assembly: DevExpress.XtraReports.v18.2.Web.Azure.dll

Declaration

CloudBlobContainer GetCommonBlobContainer()

Returns

Type
Microsoft.WindowsAzure.Storage.Blob.CloudBlobContainer
See Also