ExtenderControlDesigner.Initialize Method (IComponent)

 

Initializes the specified component and adds it to the component change service.

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

Public Overrides Sub Initialize (
	component As IComponent
)

Parameters

component
Type: System.ComponentModel.IComponent

A component of type IExtenderControl that implements the IComponent interface.

.NET Framework
Available since 3.5
Return to top
Show: