WizardLeavingArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The input arguments to the ConnectedServiceWizardPage.OnPageLeavingAsync method.
public ref class WizardLeavingArgs
[Windows::Foundation::Metadata::WebHostHidden]
class WizardLeavingArgs
public class WizardLeavingArgs
type WizardLeavingArgs = class
Public Class WizardLeavingArgs
- Inheritance
-
WizardLeavingArgs
Constructors
WizardLeavingArgs(ConnectedServiceWizardPage) |
Initializes a new instance of the WizardLeavingArgs class. |
Properties
NextPage |
Gets the page that will be selected, or null if the wizard is being finished. |