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

ConfigureEFConnectionStringPageEx<TModel> Constructors

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