Skip to main content

JournalEntry Properties

An entry within a Journal that refers to a previously visited View.
Name Description
Content Gets the application screen (View) stored within the current JournalEntry.
KeepAlive Gets or sets whether the current entry’s content should be cached.
Name Gets the name of a View, stored within this JournalEntry.
NavigationParameter Gets the parameter assigned to a View stored within this JournalEntry.
Parameter Returns the parameter that this JournalEntry will pass to its related NavigationFrame page upon activation.
SaveToHistory Gets or sets whether this entry should be visible to its parent journal.
Source Gets an object that points to the JournalEntry‘s View.
See Also