WebDashboardExporter Constructors
Implements a base functionality to perform server-side export of a dashboard/dashboard item displayed in the Web Dashboard.Name | Parameters | Description |
---|---|---|
WebDashboardExporter(DashboardConfigurator) | dashboardConfigurator | Initializes a new instance of the WebDashboardExporter class for the specified DashboardConfigurator instance. |
See Also