TargetControlTypeAttribute(Type) Oluşturucu

Tanım

TargetControlTypeAttribute sınıfının yeni bir örneğini başlatır.

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

Parametreler

targetControlType
Type

Hedef denetimin türü.

Özel durumlar

targetControlType, null'e eşittir.

Şunlara uygulanır