IControlDesignerView.ContainingRegion Property

 

Gets the designer region that contains the associated control, if any.

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

abstract ContainingRegion : DesignerRegion with get

Property Value

Type: System.Web.UI.Design.DesignerRegion

A DesignerRegion object if the associated control is contained in a designer region; otherwise null.

.NET Framework
Available since 2.0
Return to top
Show: