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

IAzureBlobStorageService.GetDocumentBlobContainer() Method

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

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

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

Declaration

CloudBlobContainer GetDocumentBlobContainer()

Returns

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