IWizardTemplateOriginatingWizard Property |
The originating
IWizardTemplate wizard. This will be the
PageInfo
either for the current wizard instance or the initial wizard instance in a series of one or more
wizards chaining to other wizards.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax PageInfo OriginatingWizard { get; }
ReadOnly Property OriginatingWizard As PageInfo
Get
Property Value
Type:
PageInfoThe
PageInfo for the originating wizard instance.
See Also