advance( pageID )
canAdvance
property must be set to true
for the page to be changed. The code in the onwizardnext
attribute is called before the page is changed. The pageID argument allows you to specify the index of the page to which to jump. Supply null
as the argument to go to the next page in the sequence.