MESCIUS InputMan for ASP.NET 10.0J
GetUseSystemPasswordChar メソッド
パスワード表示文字にシステムのパスワード文字を使用するかどうか示す値を取得します。
シンタックス
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: boolean
value = instance.GetUseSystemPasswordChar();
function GetUseSystemPasswordChar() : boolean;

戻り値の型

パスワード表示文字にシステムのパスワード文字を使用するにはtrue、それ以外はfalse。
参照

参照

GcTextBox タイプ

 

 


© MESCIUS inc. All rights reserved.