Small Task in asp.net core mvc 5 application -- 2

Job ID: 33401815

Budget: ₹100 – ₹400 INR

Given: The user has accessed the asp.net core mvc 5 web application
When: The user is inactive for more than 20 minutes
Then: The user will see an error message pop-up with the text "You have been inactive for more than 20 minutes. Please refresh your page". There will also be a button "Refresh the page", that the user can click on.
Note:index.cshtml for ui is there with me.