Click or drag to resize

IWizardTemplatePrevPage Property

Gets the Previous Page from saved state, 1-based. This is the top page on the PageStack.

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

Property Value

Type: Int32
The 1-based index of the previous page.
See Also