asp net mvc 5 return view from another controller

C#
Return RedirectToRoute("Stuff");
Source

Also in C#: