Show a modal Parameters entry wizard from the supplied Parameters collection.

Syntax

ISCommonForms.ShowParametersWizard(parameters, [title], [heading], [summary], [showTestingSection])

Parameters

NameTypeOptionalByRefDescription
parameters ISParameters The Parameters to display.
title String Optional The Title for the wizard form.
heading String Optional The Heading text to display in the wizard.
summary String Optional The Summary text to display in the wizard.
showTestingSection Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating whether the the wizards was completed.

Member of:
ISCommonForms
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0