StoreExtractFilePage<TModel> Constructors
Provides a presenter to the Save Extract to a File page of the Data Source wizard (Extract Data Source).Name | Parameters | Description |
---|---|---|
StoreExtractFilePage(IStoreExtractFilePageView, IWizardRunnerContext) | view, context | Initializes a new instance of the StoreExtractFilePage<TModel> class with the specified settings. |
See Also