Udostępnij za pośrednictwem


Wizard.StepPreviousButtonImageUrl Właściwość

Definicja

Pobiera lub ustawia adres URL obrazu wyświetlanego dla przycisku Wstecz .

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

Wartość właściwości

Adres URL obrazu wyświetlanego dla poprzedniego elementu w pliku Wizard.

Uwagi

StepPreviousButtonType Gdy właściwość jest ustawiona na Image pole, użyj StepPreviousButtonImageUrl właściwości , aby określić obraz do wyświetlenia dla przycisku Wstecz.

Dotyczy

Zobacz też