This topic has not yet been rated - Rate this topic

NavigationWindow.GoBack Method

Navigates to the most recent item in back navigation history.

Namespace: System.Windows.Navigation
Assembly: PresentationFramework (in presentationframework.dll)

public void GoBack ()
public final void GoBack ()
public final function GoBack ()
You cannot use methods in XAML.
Exception typeCondition

InvalidOperationException

GoBack is called when there are no entries in back navigation history.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.