Skip to main content
A newer version of this page is available. .

ConfigureParametersPage Constructors

Provides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications.
Name Parameters Description
ConfigureParametersPage(IParameterService, IPreviewDialogAccessor, IMessageBoxAccessor) parameterService, previewDialogAccessor, messageBoxAccessor Initializes a new instance of the ConfigureParametersPage class with the specified settings.
See Also