System.Web.UI.Design.DesignerRegionCollection.Owner Property

Gets the control designer that owns the designer region collection.

Syntax

public ControlDesigner Owner { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DesignerRegionCollection.Owner property provides a convenient means to access the control designer object for a designer region collection. For example, you can use the DesignerRegionCollection.Owner property to determine the type of control designer that owns the collection and to access the properties and methods of the control designer.

Requirements

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