Login.PasswordRecoveryIconUrl Propriété

Définition

Obtient l'emplacement d'une image à afficher à côté du lien vers la page de récupération du mot de passe.

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

Valeur de propriété

URL de l’image à afficher. La valeur par défaut est Empty.

S’applique à

Voir aussi