PowerTools InputMan for ASP.NET 8.0J
GetDefaultAction メソッド
コレクション内のインデックス。
既定の検証アクションをコレクションから取得します。
構文
var instance = new GCIM.GcValidatorAction(id);
var value; // Type: ValidateAction

// パラメータ
var index; //タイプ: number

value = instance.GetDefaultAction(index);
function GetDefaultAction( 
   index : number
) : ValidateAction;

パラメータ

index
コレクション内のインデックス。

戻り値

型 : ValidateAction
既定の検証アクション。
参照

GcValidatorAction オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.