HTMLButtonElement.Type

HTMLButtonElement.Type property

Il tipo di pulsante (tutto minuscolo). Vedi la definizione dell’attributo type in HTML 4.01.

public string Type { get; set; }

Guarda anche