IControlDesignerView::SupportsRegions Property

 

Gets a value indicating whether designer regions are supported.

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

property bool SupportsRegions {
	bool get();
}

Property Value

Type: System::Boolean

true if designer regions are supported; otherwise false.

.NET Framework
Available since 2.0
Return to top
Show: