Wizard.StartNextButtonID Field

 

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Protected Shared ReadOnly StartNextButtonID As String

Field Value

Type: System.String

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

.NET Framework
Available since 2.0
Return to top
Show: