ActionLinks This Image shows type-safe method of defining the Actionlinks ,how to define it in VB.NET
<%= Html.ActionLink(Of SearchController)("Search Drinks", Function(s) s.Results("Beverages",2)) %>