Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getItem メソッド
イベントが発生された現在の項目を返します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function getItem() : DropDownItem; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfDropDownItemEventArgs.getItem(); |
戻り値の型
イベントが発行される現在の項目
参照