System.Web.UI.WebControls.Wizard.FinishPreviousButtonID Field

Retrieves the identifier for the Previous button on the WizardStepType.Finish step. This field is static and read-only.

Syntax

protected static readonly string FinishPreviousButtonID

Remarks

The Wizard.FinishPreviousButtonID field is used primarily by control developers. The value for the Wizard.FinishPreviousButtonID "FinishPreviousButton".

Requirements

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