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; }
ReadOnly Property CompletedPages As WizCompletedPageInfos
Get
Property Value
Type:
WizCompletedPageInfosThe collection of completed page objects.
See Also