The methods provided in this section are simply used to allow NavigationHelper to respond to the page's navigation methods.
Page specific logic should be placed in event handlers for the NavigationHelper.LoadState and NavigationHelper.SaveState. The navigation parameter is available in the LoadState method in addition to page state preserved during an earlier session.