Journal.Navigate Method
| Name | Parameters | Description |
|---|---|---|
| Navigate(Object, Object, Boolean) | content, navigationState, saveToJournal | Navigates to any container stored as an entry within this Journal and passes a parameter to this activated NavigationFrame page. |
| Navigate(Object, Object) | content, navigationState | Navigates to a previously visited application screen. The second parameter allows you to pass required data as a parameter. |