ChooseFilePage<TModel> Constructors
Provides a presenter to the Select an Excel Workbook or CSV File page of the Data Source Wizard.| Name | Parameters | Description |
|---|---|---|
| ChooseFilePage(IChooseFilePageView, IWizardRunnerContext, IDataDirectoryPatchingService) | view, context, dataDirectoryPatchingService | Initializes a new instance of the ChooseFilePage<TModel> class with the specified settings. |
See Also