EditableDesignerRegion Constructor (ControlDesigner^, String^)
.NET Framework (current version)
Initializes a new instance of the EditableDesignerRegion class using the given owner and name.
Assembly: System.Design (in System.Design.dll)
Parameters
- owner
-
Type:
System.Web.UI.Design::ControlDesigner^
A ControlDesigner object, or a designer that derives from ControlDesigner.
- name
-
Type:
System::String^
The name of the region.
.NET Framework
Available since 2.0
Available since 2.0
Show: