Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs the default Next button duties, which includes validating the data on the current page, performing the commit action if the current page is the second-to-last wizard page, and setting the next page.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected virtual void NextButtonClicked()
protected:
virtual void NextButtonClicked()
Protected Overridable Sub NextButtonClicked
See Also
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top