The members of System.Web.UI.WebControls.WizardNavigationEventArgs are listed below.
See Also: Inherited members from System.EventArgs
![]() Initializes a new instance of the System.Web.UI.WebControls.WizardNavigationEventArgs class. |
Cancel | bool.
![]() Gets or sets a value indicating whether the navigation to the next step in the wizard should be canceled. | |
[read-only] | CurrentStepIndex | int.
![]() Gets the index of the System.Web.UI.WebControls.WizardStep object currently displayed in the System.Web.UI.WebControls.Wizard control. |
[read-only] | NextStepIndex | int.
![]() Gets a value that represents the index of the System.Web.UI.WebControls.WizardStep object that the System.Web.UI.WebControls.Wizard control will display next. |