TargetControlTypeAttribute(Type) Konstruktor

Definition

Initierar en ny instans av TargetControlTypeAttribute klassen.

public:
 TargetControlTypeAttribute(Type ^ targetControlType);
public TargetControlTypeAttribute(Type targetControlType);
new System.Web.UI.TargetControlTypeAttribute : Type -> System.Web.UI.TargetControlTypeAttribute
Public Sub New (targetControlType As Type)

Parametrar

targetControlType
Type

Typ av målkontroll.

Undantag

targetControlType är null.

Gäller för