buttonNormalImageUrl プロパティ
通常状態の場合のドロップダウン ボタンの URLドロップダウン ボタン画像の URL を返します
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_buttonNormalImageUrl() : String |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfWebDropDown.get_buttonNormalImageUrl(); |