Udostępnij przez


ChangePassword.ContinueButtonImageUrl Właściwość

Definicja

Pobiera lub ustawia adres URL obrazu do użycia dla przycisku Kontynuuj w widoku ChangePassword Powodzenie kontrolki, jeśli przycisk Kontynuuj jest skonfigurowany przez ContinueButtonType właściwość jako przycisk obrazu.

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

Wartość właściwości

Adres URL obrazu do wyświetlenia za pomocą przycisku Kontynuuj. Wartość domyślna to Empty.

Dotyczy

Zobacz też