PORTAL_NAME
I want to reload the page. How can I do this?
This can be done by calling the reload() method in JavaScript.
location.reload();