Reloading the page while redirecting to internal link using openUrl
My code to redirect is openUrl("#Page:Dashboard","same window"); which just loads the Dashboard in content area without refreshing the menu.
My question is, how do I make the whole page load again while loading the Dashboard from OpenUrl()?