System.Web.UI.WebControls.Wizard.CancelCommandName Field

Retrieves the command name for the Cancel button. This field is static and read-only.

Syntax

public static readonly string CancelCommandName

Remarks

The Wizard.CancelCommandName field is used primarily by control developers. The value for the Wizard.CancelCommandName is "Cancel".

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0