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:
virtual void Initialize(
	Type^ type
) override

Parameters

type
Type: System::Type^

The type of the target control.

.NET Framework
Available since 3.5
Return to top
Show: