PowerTools InputMan for ASP.NET 8.0J
GetMaximumDate メソッド
検証するコントロールに入力可能な日付の最大値を取得します。
構文
var instance = new GCIM.GcDateRangeValidator(container, id);
var value; // Type: Date
value = instance.GetMaximumDate();
function GetMaximumDate() : Date;

戻り値

型 : Date
入力可能な日付の最大値。
参照

GcDateRangeValidator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.