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

Dim instance As ChangePassword Dim value As String value = instance.CancelDestinationPageUrl instance.CancelDestinationPageUrl = value
[ThemeableAttribute(false)] public: virtual property String^ CancelDestinationPageUrl { String^ get (); void set (String^ value); }
/** @property */ public String get_CancelDestinationPageUrl () /** @property */ public void set_CancelDestinationPageUrl (String value)
public function get CancelDestinationPageUrl () : String public function set CancelDestinationPageUrl (value : String)
[キャンセル] ボタンをクリックした後にユーザーがリダイレクトされるページの URL。既定値は Empty です。

このプロパティを、テーマまたはスタイル シート テーマを使用して設定することはできません。詳細については、「ThemeableAttribute」、「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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


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