Udostępnij za pośrednictwem


Wizard.StepNextButtonType Właściwość

Definicja

Pobiera lub ustawia typ przycisku renderowanego jako przycisk Dalej .

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

Wartość właściwości

ButtonType Jedna z wartości. Wartość domyślna to Button.

Dotyczy

Zobacz też