Login.PasswordRecoveryIconUrl Eigenschaft

Definition

Ruft den Speicherort eines Bilds ab, das neben dem Link zur Seite für die Kennwortwiederherstellung angezeigt wird.

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

Eigenschaftswert

Die URL des anzuzeigenden Bilds. Der Standardwert ist Empty.

Gilt für:

Weitere Informationen