ChooseFileOptionsPage<TModel> Constructors
Provides a presenter to the Specify Import Settings page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseFileOptionsPage(IChooseFileOptionsPageView, IWizardRunnerContext, IExcelSchemaProvider, IDataDirectoryPatchingService) | view, context, excelSchemaProvider, dataDirectoryPatchingService | Initializes a new instance of the ChooseFileOptionsPage<TModel> class with the specified settings. |
See Also