Skip to main content

SaveConnectionPage<TModel> Constructors

Provides a presenter to the Save the Connection String page of the Data Source Wizard.
Name Parameters Description
SaveConnectionPage(ISaveConnectionPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior) view, context, connectionStorageService, options, databaseCredentialsSavingBehavior Initializes a new instance of the SaveConnectionPage<TModel> class with the specified settings.
See Also