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.
Retrieves the previous page from the Stack-type collection of pages.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected virtual WizardPage GetPreviousPage()
protected:
virtual WizardPage^ GetPreviousPage()
Protected Overridable Function GetPreviousPage As WizardPage
Return Value
Type: Microsoft.WindowsServerSolutions.Wizards.WizardPage
A Microsoft.WindowsServerSolutions.Wizards.WizardPage.
See Also
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top