This documentation is archived and is not being maintained.

Wizard Fields

The Wizard type exposes the following members.

  NameDescription
Protected field Static member CancelButtonID Specifies the identifier for the Cancel button. This field is static and read-only.
Public field Static member CancelCommandName Retrieves the command name for the Cancel button. This field is static and read-only.
Protected field Static member CustomFinishButtonID Retrieves the identifier for a custom Finish button. This field is static and read-only.
Protected field Static member CustomNextButtonID Retrieves the identifier for a custom Next button. This field is static and read-only.
Protected field Static member CustomPreviousButtonID Retrieves the identifier for a custom Previous button. This field is static and read-only.
Protected field Static member DataListID Retrieves the identifier for the sidebar DataList collection. This field is static and read-only.
Protected field Static member FinishButtonID Retrieves the identifier for the Finish button. This field is static and read-only.
Protected field Static member FinishPreviousButtonID Retrieves the identifier for the Previous button on the Finish step. This field is static and read-only.
Public field Static member MoveCompleteCommandName Retrieves the command name that is associated with the Finish button. This field is static and read-only.
Public field Static member MoveNextCommandName Retrieves the command name that is associated with the Next button. This field is static and read-only.
Public field Static member MovePreviousCommandName Retrieves the command name that is associated with the Previous button. This field is static and read-only.
Public field Static member MoveToCommandName Retrieves the command name that is associated with each of the sidebar buttons. This field is static and read-only.
Protected field Static member SideBarButtonID Retrieves the identifier that is associated with each of the sidebar buttons. This field is static and read-only.
Protected field Static member StartNextButtonID Retrieves the identifier that is associated with the Next button on the Start step. This field is static and read-only.
Protected field Static member StepNextButtonID Retrieves the identifier that is associated with the Next button. This field is static and read-only.
Protected field Static member StepPreviousButtonID Retrieves the identifier that is associated with the Previous button. This field is static and read-only.
Top
Show: