Gets the type of this form control.

[VBScript]
Public ReadOnly Property Type As String
[JScript]
public function get Type() : String;

Property Value

A string representing the type of this form control.

See Also

HTMLSelectElement Object | HTMLSelectElement Members | DOM Namespace