Let\'s say I have a class
public class ItemController:Controller { public ActionResult Login(int id) { return View(\"Hi\", id); } }
You might want to look at the RouteLink() method.That one lets you specify everything (except the link text and route name) via a dictionary.