DesignerRegion.DesignerRegion(ControlDesigner, String) Constructor
.NET Framework 3.0
Initializes a new instance of the DesignerRegion class with the specified name for a control designer.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The following table shows the initial property values for an instance of the DesignerRegion class.
| Property | Initial Value |
|---|---|
| An empty string (""). | |
| The input designer object. | |
| An empty string (""). | |
| false. | |
| false. | |
| The input name object. | |
| An empty HybridDictionary object. | |
| false. | |
| false. | |
| a null reference (Nothing in Visual Basic). |
Community Additions
ADD
Show: