IWizardTemplatePagePop Method |
Pops the previous page off the
PageStack.
This method is provided primarily for internal use,
use with caution.
Use
PagePush(Int32) to push a new page onto the page stack.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Function PagePop As Integer
Return Value
Type:
Int32The page number of the most recently visited previous page.
See Also