Wizard.BeforeSwitchPagesEventArgs Class Members
The following tables list the members exposed by Wizard.BeforeSwitchPagesEventArgs.
Protected Fields
| Name | Description | |
|---|---|---|
![]() | newIndex | New Index. (Inherited from Aveva.ApplicationFramework.Presentation.Wizard.AfterSwitchPagesEventArgs) |
Public Properties
| Name | Description | |
|---|---|---|
![]() | Cancel | Indicates whether the page switch should be canceled. |
![]() | NewIndex | Gets or sets the index of the new page. |
![]() | OldIndex | Gets the index of the old page. (Inherited from Aveva.ApplicationFramework.Presentation.Wizard.AfterSwitchPagesEventArgs) |
See Also

