Id

HTMLElement.Id property

Ottiene o imposta l’identificatore dell’elemento. Vedere la definizione dell’attributo id in HTML 4.01.

public string Id { get; set; }

Guarda anche