-
onwizardcancel
- Type: script code
-
This should be set to code which is called when the user presses the Cancel button. Return
true
to allow the wizard to be canceled, and close the wizard, or returnfalse
to prevent the wizard from being canceled.Use thecanCancel
property to indicate to the user (by disabling the Cancel button) that they cannot cancel.