You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWebMobile/Views/Home/Index.aspx

8 lines
271 B
Plaintext

<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Index.Master" Inherits="System.Web.Mvc.ViewPage" %>
<asp:Content ID="Content2" ContentPlaceHolderID="IndexMain" runat="server">
<div class="item">
<ul id="mainHyperlink"></ul>
</div>
</asp:Content>