ChooseExtractFieldsPage<TModel> Constructors
Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source).| Name | Parameters | Description |
|---|---|---|
| ChooseExtractFieldsPage(IChooseExtractFieldsPageView, IDataSourceInfoService, IWizardRunnerContext) | view, dataSourceInfoService, context | Initializes a new instance of the ChooseExtractFieldsPage<TModel> class with the specified settings. |
See Also