HTMLInputElement.Type

HTMLInputElement.Type property

Typen av kontroll som skapats (alla små bokstäver). Se typattributdefinitionen i HTML 4.01. @version DOM Level 2

public string Type { get; set; }

Se även