@{ Layout = null; } ActionName
The controller is: @ViewBag.Controller
The action is: @ViewBag.Action
@Html.ActionLink("This is an outgoing URL", "CustomVariable")
@Html.ActionLink("This targets another controller", "Index", "Customer")