ConfigureExtractDataSourcePage<TModel> Constructors
Provides a presenter to the Specify Filter Options page of the Data Source wizard (Extract Data Source).Name | Parameters | Description |
---|---|---|
ConfigureExtractDataSourcePage(IConfigureExtractDataSourcePageView, IDataSourceInfoService, IParameterService, IWizardRunnerContext) | view, dataSourceInfoService, parameterService, context | Initializes a new instance of the ConfigureExtractDataSourcePage<TModel> class with the specified settings. |
See Also