Skip to main content

ObjectConstructorParametersPageEx<TModel> Constructors

Provides a presenter to the Specify the Constructor Parameters page of the Report Wizard.
Name Parameters Description
ObjectConstructorParametersPageEx(IWizardRunnerContext, IObjectConstructorParametersPageView, IParameterService, ReportWizardSettings) wizardRunnerContext, view, parameterService, reportWizardSettings Initializes a new instance of the ObjectConstructorParametersPageEx<TModel> class with the specified settings.
ObjectConstructorParametersPageEx(IWizardRunnerContext, IObjectConstructorParametersPageView, IParameterService) wizardRunnerContext, view, parameterService Initializes a new instance of the ObjectConstructorParametersPageEx<TModel> class with the specified settings.
See Also