{
[HttpGet]
public IActionResult Index()
{
// logic here...
return View("AnotherPage");
}
}
action check the shared folder first or view folder Views\Staff folder ?
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tridip BhattacharjeePosted May 17, 2018, 4:54 AM