HTMLButtonElement.Type

HTMLButtonElement.Type property

Der Typ der Schaltfläche (alles Kleinbuchstaben). Siehe Typattributdefinition in HTML 4.01.

public string Type { get; set; }

Siehe auch