Wizard Fields
.NET Framework 3.0
(see also
Protected Fields
)
Top
| Name | Description | |
|---|---|---|
| CancelCommandName | Retrieves the command name for the Cancel button. This field is static and read-only. |
| MoveCompleteCommandName | Retrieves the command name that is associated with the Finish button. This field is static and read-only. |
| MoveNextCommandName | Retrieves the command name that is associated with the Next button. This field is static and read-only. |
| MovePreviousCommandName | Retrieves the command name that is associated with the Previous button. This field is static and read-only. |
| MoveToCommandName | Retrieves the command name that is associated with each of the sidebar buttons. This field is static and read-only. |
| Name | Description | |
|---|---|---|
| CancelButtonID | Specifies the identifier for the Cancel button. This field is static and read-only. |
| CustomFinishButtonID | Retrieves the identifier for a custom Finish button. This field is static and read-only. |
| CustomNextButtonID | Retrieves the identifier for a custom Next button. This field is static and read-only. |
| CustomPreviousButtonID | Retrieves the identifier for a custom Previous button. This field is static and read-only. |
| DataListID | Retrieves the identifier for the sidebar DataList collection. This field is static and read-only. |
| FinishButtonID | Retrieves the identifier for the Finish button. This field is static and read-only. |
| FinishPreviousButtonID | Retrieves the identifier for the Previous button on the Finish step. This field is static and read-only. |
| SideBarButtonID | Retrieves the identifier that is associated with each of the sidebar buttons. This field is static and read-only. |
| StartNextButtonID | Retrieves the identifier that is associated with the Next button on the Start step. This field is static and read-only. |
| StepNextButtonID | Retrieves the identifier that is associated with the Next button. This field is static and read-only. |
| StepPreviousButtonID | Retrieves the identifier that is associated with the Previous button. This field is static and read-only. |
Community Additions
ADD
Show: