PowerTools InputMan for ASP.NET 8.0J
GetIconUrl メソッド
表示するアイコン画像のURLを取得します。
構文
var instance = new GCIM.IconNotify(iconTip);
var value; // Type: string
value = instance.GetIconUrl();
function GetIconUrl() : string;

戻り値

型 : string
アイコン画像のURL。
参照

IconNotify オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.