ChooseJsonSchemaPage<TModel> Constructors
Provides a presenter to the Select Data Fields page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseJsonSchemaPage(IChooseJsonSchemaPageView, IWizardRunnerContext) | view, context | Initializes a new instance of the ChooseJsonSchemaPage<TModel> class with the specified settings. |
See Also