Skip to main content

NavigationFrame.Navigate Method

Name Parameters Description
Navigate(Object, Object, Boolean) source, param, saveToJournal Navigates to a specific container.
Navigate(Object, Object) source, param Navigates to a specific application screen (View) and passes the required navigation parameter.
Navigate(Object) source Navigates to the specific application view (screen).