DashboardChooseDataSourceTypePage<TModel> Constructors
A presenter for the Select the Data Source Type page of the Data Source wizard.Name | Parameters | Description |
---|---|---|
DashboardChooseDataSourceTypePage(IChooseDataSourceTypePageView, IWizardRunnerContext, IConnectionStorageService, IJsonConnectionStorageService, ISolutionTypesProvider, SqlWizardOptions) | view, context, connectionStorageService, jsonConnectionStorageService, solutionTypesProvider, options | Initializes a new instance of the DashboardChooseDataSourceTypePage<TModel> class with specified settings. |
See Also