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