Hey Dhananjaya, if you've got a parameter entity available, you could refresh the entity in a microflow to refresh the page.
If this isn't an option, what are you using the page for? What is available there?
Hi Dhananjaya!
If you want a button on page to reload the page, you can do a Show Page action for button's on-click and show the same page.
If you want the user to do a browser refresh and land on the same page, you can give the page a url parameter. If your page is the default homepage, then you will not a url parameter. Without page url, the user will land on default homepage when they click the browser's refresh button.