WizardStepEditableRegion Constructor (WizardDesigner^, WizardStepBase^)
.NET Framework (current version)
Initializes a new instance of the WizardStepEditableRegion class using the given designer and step.
Assembly: System.Design (in System.Design.dll)
Parameters
- designer
-
Type:
System.Web.UI.Design.WebControls::WizardDesigner^
A WizardDesigner that is the parent designer for the wizard.
- wizardStep
-
Type:
System.Web.UI.WebControls::WizardStepBase^
A WizardStepBase that defines the step.
.NET Framework
Available since 2.0
Available since 2.0
Show: