Which event fires on the current page when its built in Back button is selected. I want to trap that event however don't go back but perform some functions on the same page like reload the TableView based on some values stored in StateManager. Is this possible?
Page_Disapear is raised when the page disappears. However you should check the 'Hide Back Button' option and instead add a BarButton with Page.TopLeftButtons.