Id

HTMLElement.Id property

Obtiene o establece el identificador del elemento. Consulte la definición del atributo id en HTML 4.01.

public string Id { get; set; }

Ver también