ChooseDataSourceTypePage<TModel> Properties
Provides a presenter to the Select the Data Source Type page of the Data Source Wizard.| Name | Description |
|---|---|
| FinishEnabled | |
| Model | Provides access to the wizard model, which accumulates settings specified by an end-user during wizard execution. Inherited from WizardPageBase<TView, TModel>. |
| MongoDBConnectionStorageService | |
| MoveNextEnabled | |
| PageContent | Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>. |
See Also