PowerTools InputMan for ASP.NET 8.0J
GetVisible メソッド
コントロールをページに表示するかどうかを示す値を取得します。
構文
var instance = new GCIM.GcDataTypeValidator(container, id);
var value; // Type: boolean
value = instance.GetVisible();
function GetVisible() : boolean;

戻り値

型 : boolean
表示する場合はtrue、それ以外はfalse。
参照

GcDataTypeValidator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.