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

ChooseObjectBindingModePage<TModel> Constructors

Provides a presenter to the Select the Data Binding Mode page of the Data Source Wizard.
Name Parameters Description
ChooseObjectBindingModePage(IWizardRunnerContext, IChooseObjectBindingModePageView, OperationMode) context, view, operationMode Initializes a new instance of the ChooseObjectBindingModePage<TModel> class with the specified settings.
See Also