HtmlControlDesigner.OnSetParent Method

Provides a way to perform additional processing when the associated control is attached to a parent control.

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

public:
virtual void OnSetParent ()
public void OnSetParent ()
public function OnSetParent ()
Not applicable.

Notes to Inheritors: The OnSetParent method can be overridden and implemented to perform additional processing when the designer is attached to a parent control.

Windows 98, Windows Server 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0

Community Additions

ADD
Show: