System.Web.UI.WebControls.Wizard.MoveNextCommandName Field

Retrieves the command name that is associated with the Next button. This field is static and read-only.

Syntax

public static readonly string MoveNextCommandName

Remarks

The Wizard.MoveNextCommandName field is used primarily by control developers. The value for the Wizard.MoveNextCommandName is "MoveNext".

Requirements

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