ExtenderControlToolboxItem.Initialize Method (Type)

 

Pre-fills the target-type cache entry with the specified type.

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

Public Overrides Sub Initialize (
	type As Type
)

Parameters

type
Type: System.Type

The type of the target control.

.NET Framework
Available since 3.5
Return to top
Show: