The enabled state of certain buttons will be ignored if it does not make sense, e.g., you cannot enable the back button on the first page of the wizard.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| pageId | String | The Id of the Page to validate. | ||
| backEnabled | Boolean | ByRef | ||
| nextEnabled | Boolean | ByRef | ||
| finishEnabled | Boolean | ByRef | ||
| finishCaption | String | ByRef | ||
| printEnabled | Boolean | ByRef | ||
| saveEnabled | Boolean | ByRef |