Click or drag to resize

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; }

Property Value

Type: PageInfo
The PageInfo for the originating wizard instance.
See Also