TargetControlTypeAttribute(Type) Constructor

Definitie

Initialiseert een nieuw exemplaar van de TargetControlTypeAttribute klasse.

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

Parameters

targetControlType
Type

Het type doelbesturing.

Uitzonderingen

targetControlType is null.

Van toepassing op