Skip to main content

ChooseJsonSourcePage<TModel> Constructors

Provides a presenter to the Specify JSON Data Location page of the Data Source Wizard.
Name Parameters Description
ChooseJsonSourcePage(IChooseJsonSourcePageView, IWizardRunnerContext, IJsonConnectionStorageService) view, context, connectionStorageService Initializes a new instance of the ChooseJsonSourcePage<TModel> class with specified settings.
See Also