Wizard.CancelButtonType Właściwość

Definicja

Pobiera lub ustawia typ przycisku renderowanego jako przycisk Anuluj .

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

Wartość właściwości

ButtonType

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

Dotyczy

Zobacz też