DesignerRegion Constructor

 

Initializes a new instance of the DesignerRegion class.

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

NameDescription
System_CAPS_pubmethodDesignerRegion(ControlDesigner^, String^)

Initializes a new instance of the DesignerRegion class with the specified name for a control designer.

System_CAPS_pubmethodDesignerRegion(ControlDesigner^, String^, Boolean)

Initializes a new instance of the DesignerRegion class with the specified name for a control designer, optionally setting the instance as a selectable region in the designer.

Return to top
Show: