EditableDesignerRegion Constructor

 

Initializes a new instance of the EditableDesignerRegion class.

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

NameDescription
System_CAPS_pubmethodEditableDesignerRegion(ControlDesigner^, String^)

Initializes a new instance of the EditableDesignerRegion class using the given owner and name.

System_CAPS_pubmethodEditableDesignerRegion(ControlDesigner^, String^, Boolean)

Creates a new instance of the EditableDesignerRegion class using the given owner and name and the initial value of the ServerControlsOnly property.

Return to top
Show: