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

Dim instance As ChangePassword Dim value As ButtonType value = instance.ContinueButtonType instance.ContinueButtonType = value
public: virtual property ButtonType ContinueButtonType { ButtonType get (); void set (ButtonType value); }
/** @property */ public ButtonType get_ContinueButtonType () /** @property */ public void set_ContinueButtonType (ButtonType value)
public function get ContinueButtonType () : ButtonType public function set ContinueButtonType (value : ButtonType)
続行ボタンを表示するときにボタンの種類を定義する ButtonType オブジェクト。このプロパティ値には、ButtonType 列挙値である Button、Image、Link の 3 つのいずれかを指定できます。既定値は Button です。

ContinueButtonType プロパティは、ChangePassword コントロールを表示するときに使用するパスワードの変更ボタンの種類 (Button、Image、または Link) を取得または設定します。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ChangePassword クラス
ChangePassword メンバ
System.Web.UI.WebControls 名前空間
その他の技術情報
ASP.NET ログイン コントロールの概要
ASP.NET ログイン コントロールの外観のカスタマイズ
ASP.NET Web サーバー コントロール テンプレート
ASP.NET のテーマとスキンの概要
方法 : ASP.NET Web サーバー コントロールのテンプレートを動的に作成する
方法 : ASP.NET Web サーバー コントロールのテンプレートを宣言によって作成する
方法 : 匿名ユーザーおよびログイン ユーザーに異なる情報を表示する
Web サイト管理ツールの [セキュリティ] タブ
Weblioに収録されているすべての辞書からChangePassword.ContinueButtonType プロパティを検索する場合は、下記のリンクをクリックしてください。

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