Wizard.StepNextButtonImageUrl Właściwość

Definicja

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

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

Wartość właściwości

String

Adres URL obrazu wyświetlanego dla pozycji Dalej w elemecie Wizard.

Uwagi

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

Dotyczy

Zobacz też