Click or drag to resize

IWizardTemplateCompletedPages Property

The collection of WizCompletedPageInfo objects for this wizard and any previous wizards that chained to this wizard.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
WizCompletedPageInfos CompletedPages { get; }

Property Value

Type: WizCompletedPageInfos
The collection of completed page objects.
See Also