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 ReadOnly Property PrevPage As Integer
Get
Property Value
Type:
Int32The 1-based index of the previous page.
See Also