NavigationHelper Events |
The NavigationHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadState |
Register this event on the current page to populate the page
with content passed during navigation as well as any saved
state provided when recreating a page from a prior session.
|
![]() | SaveState |
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.
|