Click or drag to resize
NavigationHelperSaveState Event
Register this event on the current page to preserve state associated with the current page in case the application is suspended or the page is discarded from the navigaqtion cache.

Namespace: foodez.Common
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event SaveStateEventHandler SaveState

Value

Type: foodez.CommonSaveStateEventHandler
See Also