Bagikan melalui


Wizard.StartNextButtonType Properti

Definisi

Mendapatkan atau mengatur jenis tombol yang dirender sebagai tombol Berikutnya pada langkah tersebut Start .

public:
 virtual property System::Web::UI::WebControls::ButtonType StartNextButtonType { System::Web::UI::WebControls::ButtonType get(); void set(System::Web::UI::WebControls::ButtonType value); };
public virtual System.Web.UI.WebControls.ButtonType StartNextButtonType { get; set; }
member this.StartNextButtonType : System.Web.UI.WebControls.ButtonType with get, set
Public Overridable Property StartNextButtonType As ButtonType

Nilai Properti

Salah ButtonType satu nilai. Default adalah Button.

Berlaku untuk

Lihat juga