UpdatePanelDesigner.Initialize Method (IComponent)

 

Initializes the specified component.

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

public override void Initialize(
	IComponent component
)

Parameters

component
Type: System.ComponentModel.IComponent

An UpdatePanel component that implements the IComponent interface.

.NET Framework
Available since 3.5
Return to top
Show: