AVEVA CAF API Documenation


Aveva.ApplicationFramework.Presentation Namespace : Wizard.BeforeSwitchPagesEventArgs Class
Wizard.BeforeSwitchPagesEventArgs Class Properties

For a list of all members of this type, see Wizard.BeforeSwitchPagesEventArgs members.

Public Properties
 NameDescription
Public Property Indicates whether the page switch should be canceled.  
Public Property Gets or sets the index of the new page.  
Public Property Gets the index of the old page. (Inherited from Aveva.ApplicationFramework.Presentation.Wizard.AfterSwitchPagesEventArgs)
Top
See Also