ChooseXPObjectSourceConnectionPage<TModel> Constructors
Provides a presenter to the Select a Data Connection page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseXPObjectSourceConnectionPage(IChooseConnectionPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior) | view, context, connectionStorageService, options, databaseCredentialsSavingBehavior | Initializes a new instance of the ChooseXPObjectSourceConnectionPage<TModel> class with the specified settings. |
See Also