PowerTools InputMan for ASP.NET 8.0J
GetMaxHistoryCount メソッド
[jQuery対応]テキストコントロールの履歴の最大数を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: number
value = instance.GetMaxHistoryCount();
function GetMaxHistoryCount() : number;

戻り値

型 : number
履歴の最大数。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.