ButtonElement.Value

ButtonElement.Value property

‘value’ 属性に直接マップされるボタン要素の文字列値を表します。

public override string Value { get; set; }

関連項目