PowerTools InputMan for ASP.NET 8.0J
GetUnselectedImageUrl メソッド
どの項目も選択されていないときに入力部分に表示する画像URLを取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: string
value = instance.GetUnselectedImageUrl();
function GetUnselectedImageUrl() : string;

戻り値

型 : string
未選択時に表示する画像URL。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.