Wizard.CancelButtonType Property

Definition

Gets or sets the type of button that is rendered as the Cancel button.

public virtual System.Web.UI.WebControls.ButtonType CancelButtonType { get; set; }

Property Value

One of the ButtonType values. The default is Button.

Applies to

See also