Wizard::CancelButtonType Property
.NET Framework (current version)
Gets or sets the type of button that is rendered as the Cancel button.
Assembly: System.Web (in System.Web.dll)
public: property ButtonType CancelButtonType { virtual ButtonType get(); virtual void set(ButtonType value); }
Property Value
Type: System.Web.UI.WebControls::ButtonTypeOne of the ButtonType values. The default is Button.
.NET Framework
Available since 2.0
Available since 2.0
Show: