Skip to main content

AzureWebDocumentViewerContainer.UseCachedReportSourceBuilder(String) Method

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll

Declaration

public static void UseCachedReportSourceBuilder(
    string cloudStorageConnectionString
)

Parameters

Name Type
cloudStorageConnectionString String
See Also