ChooseObjectTypePage<TModel> Constructors
Provides a presenter to the Select a Data Source Type page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseObjectTypePage(IChooseObjectTypePageView, IWizardRunnerContext, OperationMode) | view, context, operationMode | Initializes a new instance of the ChooseObjectTypePage<TModel> class with the specified settings. |
See Also