System.Web.UI.WebControls.Wizard.StartNextButtonID Field

Retrieves the identifier that is associated with the Next button on the WizardStepType.Start step. This field is static and read-only.

Syntax

protected static readonly string StartNextButtonID

Remarks

The Wizard.StartNextButtonID is used primarily by control developers. The value for the Wizard.StartNextButtonID is "StartNextButton".

Requirements

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