HTMLElement.Id

HTMLElement.Id property

El identificador del elemento. Consulte la definición del atributo id en HTML 4.01.

public string Id { get; set; }

Ver también