Wizard.StepPreviousButtonType Właściwość

Definicja

Pobiera lub ustawia typ przycisku renderowanego jako przycisk Wstecz .

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

Wartość właściwości

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

Dotyczy

Zobacz też