Skip to main content
A newer version of this page is available. .

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