TargetControlTypeAttribute Constructor (Type)
.NET Framework (current version)
Initializes a new instance of the TargetControlTypeAttribute class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- targetControlType
-
Type:
System.Type
The type of the target control.
| Exception | Condition |
|---|---|
| ArgumentNullException | targetControlType is null. |
.NET Framework
Available since 3.5
Available since 3.5
Show: