WizardDesigner::AddDesignerRegions Method (DesignerRegionCollection^)

 

Adds the provided designer region collection to the current designer regions.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void AddDesignerRegions(
	DesignerRegionCollection^ regions
)

Parameters

regions
Type: System.Web.UI.Design::DesignerRegionCollection^

A DesignerRegionCollection object containing the regions to add.

.NET Framework
Available since 2.0
Return to top
Show: