ChangePassword.ChangePasswordButtonText プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As ChangePassword Dim value As String value = instance.ChangePasswordButtonText instance.ChangePasswordButtonText = value
[LocalizableAttribute(true)] public: virtual property String^ ChangePasswordButtonText { String^ get (); void set (String^ value); }
/** @property */ public String get_ChangePasswordButtonText () /** @property */ public void set_ChangePasswordButtonText (String value)
public function get ChangePasswordButtonText () : String public function set ChangePasswordButtonText (value : String)
パスワードの変更ボタンに表示するテキスト。既定値は、"パスワードの変更が完了しました。" です。

このプロパティの値は、設定時に、デザイナ ツールを使用してリソース ファイルに自動的に保存できます。詳細については、「LocalizableAttribute」、「ASP.NET のグローバリゼーションおよびローカリゼーション」の各トピックを参照してください。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からChangePassword.ChangePasswordButtonText プロパティを検索する場合は、下記のリンクをクリックしてください。

- ChangePassword.ChangePasswordButtonText プロパティのページへのリンク