WizardPage.GoToNextPage Method ()
Causes the wizard to go to the next page.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public void GoToNextPage()
public:
void GoToNextPage()
Public Sub GoToNextPage
See Also
WizardPage Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top