Sdílet prostřednictvím


TargetControlTypeAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci TargetControlTypeAttribute třídy.

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

Parametry

targetControlType
Type

Typ cílového ovládacího prvku.

Výjimky

targetControlType je null.

Platí pro