CreateUserWizardDesigner::AddDesignerRegions Method (DesignerRegionCollection^)
.NET Framework (current version)
Creates a DesignerRegion object for each step associated with the underlying wizard control, and then adds it to the specified DesignerRegionCollection object.
Assembly: System.Design (in System.Design.dll)
Parameters
- regions
-
Type:
System.Web.UI.Design::DesignerRegionCollection^
The DesignerRegionCollection to which regions associated with the wizard control are added.
.NET Framework
Available since 2.0
Available since 2.0
Show: