IControlDesignerAccessor.SetOwnerControl Method (Control)
.NET Framework (current version)
When implemented, specifies the control that acts as the owner to the control implementing this method.
Assembly: System.Web (in System.Web.dll)
Parameters
- owner
-
Type:
System.Web.UI.Control
The control to act as owner.
In a composite container scenario where one control contains another control, the container is the control owner.
.NET Framework
Available since 2.0
Available since 2.0
Show: