Gets a NavigationMode value that indicates the type of navigation that is occurring.
Public ReadOnly Property NavigationMode As NavigationMode Get
public NavigationMode NavigationMode { get; }
public: property NavigationMode NavigationMode { NavigationMode get (); }
member NavigationMode : NavigationMode
The types of navigation that can occur are:
Navigating to new content (New).
Navigating to the previous item in back navigation history (Back).
Navigating to the next item in forward navigation history (Forward).
Refreshing existing content (Refresh).
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2