CustomContentState::JournalEntryName Property
The name for the content that is stored in navigation history. The value of JournalEntryName is displayed from NavigationWindow, Frame, and Windows Internet Explorer 7 navigation UI.
Assembly: PresentationFramework (in PresentationFramework.dll)
Entries stored in back and forward navigation history are typically available from the back and forward drop down navigation buttons on the navigation UI of the host navigator, including NavigationWindow, Frame, or Windows Internet Explorer 7.
JournalEntryName is the String value that is displayed in a navigation history drop down list.
JournalEntryName does not have to be overridden; if not, the following pieces of data are used to automatically construct a navigation history entry name, in order of precedence:
WindowTitle and the uniform resource identifier (URI) for the current page
The uniform resource identifier (URI) for the current page.
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
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.