Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ActionLinks この画像は、Actionlinks を定義するタイプ セーフな方法、VB.NET での定義方法を示しています。
<%= Html.ActionLink(Of SearchController)("Search Drinks", Function(s) s.Results("Beverages",2)) %>