ExtenderControlToolboxItem::GetTargetControlTypes Method (IDesignerHost^)
.NET Framework (current version)
Returns the collection of target types.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Parameters
- host
-
Type:
System.ComponentModel.Design::IDesignerHost^
The control host.
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<Type^>^A read-only collection of the target types.
The collection is cached for performance by using the Properties dictionary.
.NET Framework
Available since 3.5
Available since 3.5
Show: