Skip to main content
All docs
V25.1
  • ChooseDataProviderPage<TModel> Properties

    Supplies a presenter for the Select a data connection type page of the Data Source Wizard.
    Name Description
    FinishEnabled Specifies whether the Finish button is enabled on the Select a data connection type wizard page.
    Model Provides access to the wizard model, which accumulates settings specified by an end-user during wizard execution. Inherited from WizardPageBase<TView, TModel>.
    MongoDBConnectionStorageService Specifies the MongoDB connection settings.
    MoveNextEnabled Specifies whether the Next button is enabled on the Select a data connection type wizard page.
    PageContent Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>.
    See Also