DesignerRegionCollection.Owner Property
.NET Framework 3.0
Gets the control designer that owns the designer region collection.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
/** @property */ public ControlDesigner get_Owner ()
public function get Owner () : ControlDesigner
Not applicable.
Property Value
A ControlDesigner that represents the control designer that owns the DesignerRegionCollection.Community Additions
ADD
Show: