HTMLButtonElement.Type

HTMLButtonElement.Type property

按钮的类型(全部小写)。请参阅 HTML 4.01. 中的类型属性定义

public string Type { get; set; }

也可以看看