AspNetCoreDashboardExporter Constructors
Performs server-side export of a dashboard/dashboard item displayed in the ASP.NET Core Dashboard.| Name | Parameters | Description |
|---|---|---|
| AspNetCoreDashboardExporter(DashboardConfigurator, IWebHostEnvironment) | dashboardConfigurator, hostingEnvironment | Initializes a new instance of the AspNetCoreDashboardExporter class with specified settings. |
See Also