[]
Represents methods for configuring the web host application.
public static class ConfigureExtensions
Name | Description |
---|---|
AddReportDesigner(IServiceCollection) | Adds services required for the report designer. |
UseReportDesigner(IApplicationBuilder, IReportDesignerBackendApi) | Configures middleware for the ActiveReports designer API. |
UseReportDesigner(IApplicationBuilder, Action<ReportDesignerConfiguration>) | Configures middleware for the ActiveReports designer API. |