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

IAzureBlobStorageService.GetReportBlobContainer() Method

If implemented, returns a cloud blob container instance where report layouts should be saved.

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

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

Declaration

CloudBlobContainer GetReportBlobContainer()

Returns

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