Skip to main content
All docs
V25.1
  • DashboardChooseDataProviderPage<TModel> Constructors

    Supplies a presenter for the Select a Data Connection Type page of the Data Source Wizard.
    Name Parameters Description
    DashboardChooseDataProviderPage(IChooseDataProviderPageView, IWizardRunnerContext, IConnectionStorageService, IJsonConnectionStorageService, ISolutionTypesProvider, SqlWizardOptions) view, context, connectionStorageService, jsonConnectionStorageService, solutionTypesProvider, options Initializes a new instance of the DashboardChooseDataProviderPage<TModel> class with specified settings.
    See Also