Partager via


ExtenderControl.TargetControlID Propriété

Définition

Obtient ou définit l'ID du contrôle auquel l'extendeur est associé.

public:
 property System::String ^ TargetControlID { System::String ^ get(); void set(System::String ^ value); };
public string TargetControlID { get; set; }
member this.TargetControlID : string with get, set
Public Property TargetControlID As String

Valeur de propriété

String

L'ID du contrôle serveur en cours d'extension.

S’applique à