Login.PasswordRecoveryIconUrl プロパティ

定義

パスワード回復ページへのリンクの隣に表示するイメージの場所を取得します。

public:
 virtual property System::String ^ PasswordRecoveryIconUrl { System::String ^ get(); void set(System::String ^ value); };
public virtual string PasswordRecoveryIconUrl { get; set; }
member this.PasswordRecoveryIconUrl : string with get, set
Public Overridable Property PasswordRecoveryIconUrl As String

プロパティ値

表示する画像の URL。 既定値は、Empty です。

適用対象

こちらもご覧ください