Persistate API documentation
ExecuteBack Method (execution)
NamespacesPersistateStandardOperationsExecuteBack(Execution)

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

Handles the core functionality for the Back operation.
Declaration Syntax
C#
public static ExecutionResult ExecuteBack(
	Execution execution
)
Parameters
execution (Execution)
The Execution object created for the Back operation.
Return Value
Remarks
This uses the BackStack class to redisplay the content that was most recently hidden by any other operation which showed content in a Pane.

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