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