System.Web.UI.WebControls.Wizard.CustomNextButtonID Field

Retrieves the identifier for a custom Next button. This field is static and read-only.

Syntax

protected static readonly string CustomNextButtonID

Remarks

The Wizard.CustomNextButtonID field is used primarily by control developers. The value for the Wizard.CustomNextButtonID is "CustomNextButton".

Requirements

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