Skip to main content
A newer version of this page is available.

ConfigureEFConnectionStringPage<TModel> Constructors

Provides a presenter to the Specify a Connection String page of the Data Source Wizard.
Name Parameters Description
ConfigureEFConnectionStringPage(IConfigureEFConnectionStringPageView, IWizardRunnerContext, IConnectionStorageService) view, context, connectionStorageService Initializes a new instance of the ConfigureEFConnectionStringPage<TModel> class with the specified settings.
See Also