WizardEnteringArgs 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.OnPageEnteringAsync method.
public ref class WizardEnteringArgs
[Windows::Foundation::Metadata::WebHostHidden]
class WizardEnteringArgs
public class WizardEnteringArgs
type WizardEnteringArgs = class
Public Class WizardEnteringArgs
- Inheritance
-
WizardEnteringArgs
Constructors
WizardEnteringArgs(ConnectedServiceWizardPage) |
Initializes a new instance of the WizardEnteringArgs class. |
Properties
PreviousPage |
Gets the page that was previously selected, or null if this is the first entry into the wizard. |