Partager via


ScriptControlDescriptor.ElementID Propriété

Définition

Obtient l'ID HTML de l'objet de contrôle client.

public:
 property System::String ^ ElementID { System::String ^ get(); };
public string ElementID { get; }
member this.ElementID : string
Public ReadOnly Property ElementID As String

Valeur de propriété

String

L'ID HTML de l'objet du contrôle client.

S’applique à