Gets the type of the button.

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

Property Value

A string representing the type of the button.

See Also

HTMLButtonElement Object | HTMLButtonElement Members | DOM Namespace