WebWizardHost.FinalNext method
May 3, 2021 · View on GitHub
Navigates to the client-side wizard page that follows the page that hosts the server-side HTML pages, or finishes the wizard if there are no further client-side pages.
Syntax
iRetVal = WebWizardHost.FinalNext()
Parameters
This method has no parameters.
Remarks
When the wizard is displaying the last server-side HTML page and the user clicks the Next or Finish button, the server invokes FinalNext in that button's event handler.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header |
|
| IDL |
|