HTMLButtonElement.Type

HTMLButtonElement.Type property

ボタンのタイプ (すべて小文字)。 HTML 4.01. の type 属性定義 を参照してください。

public string Type { get; set; }

関連項目