GettingTargetPageEventArgs Class
Provides data for the GettingNextPage event.
Assembly: AdminCommon (in AdminCommon.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Wizards::GettingTargetPageEventArgs
System::EventArgs
Microsoft.WindowsServerSolutions.Wizards::GettingTargetPageEventArgs
| Name | Description | |
|---|---|---|
![]() | GettingTargetPageEventArgs(WizardPage^) | Initializes a new instance of the GettingTargetPageEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | TargetPage | Gets or sets the wizard page to be passed as a target page in the arguments for the pages, which execute in non-linear order. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


