TargetControlTypeAttribute(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

targetControlType
Type

Typ kontrolki docelowej.

Wyjątki

targetControlType to null.

Dotyczy