Skip to main content
All docs
V20.2

ChooseConnectionPageBase<TModel> Constructors

Serves as the base for classes that provide presenters to the Data Source Wizard pages.
Name Parameters Description
ChooseConnectionPageBase(IChooseConnectionPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior) view, context, connectionStorageService, options, databaseCredentialsSavingBehavior Initializes a new instance of the ChooseConnectionPageBase<TModel> class with the specified settings.
See Also