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

Dim instance As ChangePassword Dim value As String value = instance.PasswordRecoveryIconUrl instance.PasswordRecoveryIconUrl = value
public: virtual property String^ PasswordRecoveryIconUrl { String^ get (); void set (String^ value); }
/** @property */ public String get_PasswordRecoveryIconUrl () /** @property */ public void set_PasswordRecoveryIconUrl (String value)
public function get PasswordRecoveryIconUrl () : String public function set PasswordRecoveryIconUrl (value : String)
Web サイトのパスワード回復ページへのリンクの隣に表示するイメージの URL。既定値は Empty です。

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.PasswordRecoveryIconUrl プロパティのページへのリンク