Wizard.StartNextButtonType Właściwość

Definicja

Pobiera lub ustawia typ przycisku renderowanego jako przycisk Dalej w Start kroku.

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

Wartość właściwości

ButtonType

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

Dotyczy

Zobacz też