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

ChooseDataSourceNamePage<TModel> Constructors

Provides a presenter to the Enter the Data Source Name page of the Data Source Wizard.
Name Parameters Description
ChooseDataSourceNamePage(IChooseDataSourceNamePageView, IDataSourceNameCreationService) view, dataSourceNameCreator Initializes a new instance of the ChooseDataSourceNamePage<TModel> class with the specified settings.
See Also