System.Web.UI.IControlDesignerAccessor.SetOwnerControl Method

When implemented, specifies the control that acts as the owner to the control implementing this method.

Syntax

public void SetOwnerControl (Control control)

Parameters

control
Documentation for this section has not yet been entered.

Remarks

In a composite container scenario where one control contains another control, the container is the control owner.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0