[Button1]
</ASP:WizardStep>
<ASP:WizardStep ID="Step3">
Thank you, [TextBox1.Text]!
</ASP:WizardStep>
</WizardSteps>
</ASP:Wizard>
-----------------------------------------------------
图 3 Navigation Events
EventDescriptionActiveStepChangedRaised when the ActiveStep is set to a new WizardStepCancelButtonClickRaised when the button identified as the Cancel button is clickedFinishButtonClickRaised when the button identified as the Finish button is clickedNextButtonClickRaised when the button identified as the Next button is clickedPreviousButtonClickRaised when the button identified as Previous button is clickedSideBarButtonClickRaised when one of the SideBar links or buttons is clicked
| 对此文章发表了评论 |

