TargetControlTypeAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса 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)

Параметры

targetControlType
Type

Тип целевого элемента управления.

Исключения

targetControlType имеет значение null.

Применяется к