WizardNavigationEventArgs.NextStepIndex Property

 

Gets a value that represents the index of the WizardStep object that the Wizard control will display next.

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

member NextStepIndex : int with get

Property Value

Type: System.Int32

A zero-based index value that represents the WizardStep object that the Wizard control will display next.

.NET Framework
Available since 2.0
Return to top
Show: