PowerTools InputMan for ASP.NET 8.0J
GetValue メソッド
[jQuery対応]リテラル文字を除いたコントロールの値を設定します。
構文
var instance = new GCIM.GcTime();
var value; // Type: string
value = instance.GetValue();
function GetValue() : string;

戻り値

型 : string
コントロールの値。
参照

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.