Bagikan melalui


CreateUserWizard.ContinueButtonType Properti

Definisi

Mendapatkan atau mengatur jenis tombol yang dirender sebagai tombol Lanjutkan .

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

Nilai Properti

Salah ButtonType satu nilai enumerasi. Nilai defaultnya adalah Button.

Pengecualian

Jenis tombol yang ditentukan bukan salah ButtonType satu nilai.

Berlaku untuk

Lihat juga