PowerTools InputMan for ASP.NET 8.0J
GetPasswordChar メソッド
パスワードの文字の代わりに表示するプレースホルダ文字を取得します。
構文
var instance = new GCIM.GcTextBox(container, id);
var value; // Type: string
value = instance.GetPasswordChar();
function GetPasswordChar() : string;

戻り値

型 : string
パスワードのプレースホルダ文字。
参照

GcTextBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.