Q&A #42 – Is Forward Navigation supported in Windows Phone?

No, the forward navigation is currently not supported in Windows Phone 8.

Q&A #42 – Is Forward Navigation supported in Windows Phone?

The NavigationService in the ApplicationPhonePage includes the methods GoBack () and Go Forward () but the method Go Forward () does not allow the user to do the forward navigation.

When the NavigationService.GoForward () is used, the “InvalidOperationException” is raised.

An exception of type ‘System.InvalidOperationException’ occurred in Microsoft.Phone.ni.dll but was not handled in user code

Additional information: Cannot go forward when CanGoForward is false.

Q&A #42 - Is Forward Navigation supported in Windows Phone?

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

A few months back i had posted a Q&A on the Topic " What it takes to be a Good...
If you are a regular readers of the technical books , Apress is one of the publishers which comes in...
What are the different Transformation Types available for WP7? Scale Rotate Translate Skew Composite