TargetControlTypeAttribute(Type) Konstruktor

Definisi

Menginisialisasi instans baru dari kelas TargetControlTypeAttribute.

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

Parameter

targetControlType
Type

Jenis kontrol target.

Pengecualian

targetControlType adalah null.

Berlaku untuk