Persistate API documentation
ExecuteForward Method (execution)
NamespacesPersistateStandardOperationsExecuteForward(Execution)

[This is preliminary documentation and is subject to change.]

Handles the core functionality for the Forward operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteForward(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the Forward operation.
Return Value
Remarks
This uses the BackStack class to redisplay the content that was most recently hidden by a Back operation. If any other operation showed any content since the most recent Back operation, then Forward is disabled.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)