C
C#2y ago
Nickolaki

How to use RedirectToAction(), RedirectToRoute() or Redirect() to specific endpoints on this Action?

I'm unsure on how to correct format the redirect as if only specify the action name it will always default to the /Job-Info path. I want to create redirects so that the endpath can be added too. E.g. /Notes /Contacts, /Activities /Job-Info Any help would be much appreciated!
2 Replies
Nickolaki
Nickolaki2y ago
Update: All sorted.
Nickolaki
Nickolaki2y ago