DashboardChooseDataSourceTypePageView Constructors
A view for the Select the Data Source Type page of the Data Source wizard.| Name | Parameters | Description |
|---|---|---|
| DashboardChooseDataSourceTypePageView() | none | Initializes a new instance of the DashboardChooseDataSourceTypePageView class. |
| DashboardChooseDataSourceTypePageView(ISupportedDataSourceTypesService, DataSourceTypes) | dataSourceTypesService, dataSourceTypes | Initializes a new instance of the DashboardChooseDataSourceTypePageView class with the specified settings. |
See Also