%@ Page Language="VB" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %> About About Put content here. Navigation <%: Html.ActionLink("Home", "Index", "Home") %> <%: Html.ActionLink("Contact", "Contact", "Home") %>
Put content here.