WizardNavigationEventArgs Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the navigation to the next step in the wizard should be canceled. |
![]() | CurrentStepIndex | Gets the index of the WizardStep object currently displayed in the Wizard control. |
![]() | NextStepIndex | Gets a value that represents the index of the WizardStep object that the Wizard control will display next. |
Show:
