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

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

CancelButtonType プロパティは、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.CancelButtonType プロパティを検索する場合は、下記のリンクをクリックしてください。

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