Skip to main content
All docs
V23.2

DownloadExportResultControllerBase Class

OBSOLETE

The DownloadExportResultControllerBase class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx

Base class to implement a controller that processes requests to print or export the document.

Namespace: DevExpress.Blazor.Reporting.Controllers

Assembly: DevExpress.Blazor.Reporting.v23.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

[Obsolete("The DownloadExportResultControllerBase class is obsolete now. Review the following document for more information: https://go.devexpress.com/Reporting_BC1155159.aspx")]
public abstract class DownloadExportResultControllerBase

Inheritance

Object
DownloadExportResultControllerBase
See Also