Changeset 5072 for branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx
- Timestamp:
- 12/08/10 14:44:06 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Home/Index.aspx
r4950 r5072 6 6 7 7 <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> 8 <h2><%: ViewData["Message"] %></h2> 9 <p> 10 To learn more about ASP.NET MVC visit <a href="http://asp.net/mvc" title="ASP.NET MVC Website">http://asp.net/mvc</a>. 11 </p> 8 <h1><%: ViewData["Message"] %></h1> 12 9 13 10 <h3>Password: <%: Session["pwd"] %></h3>
Note: See TracChangeset
for help on using the changeset viewer.