C# 實(shí)例 可重復(fù)使用的頭部和底部
c# 實(shí)例
可重復(fù)使用的頭部和底部
<html>
<body>
@renderpage("header.cshtml")
<h1>hello web pages</h1>
<p>this is a paragraph</p>
@renderpage("footer.cshtml")
</body>
</html>
相關(guān)文章
- ASP.NET Web Pages 文件
- ASP.NET Web Pages WebSecurity 參考手冊(cè)
- ASP.NET Web Pages WebMail 參考手冊(cè)
- ASP.NET MVC 簡(jiǎn)介
- ASP.NET MVC Web 應(yīng)用程序
- ASP.NET MVC 頁(yè)面和布局
- ASP.NET 母版頁(yè)
- ASP.NET RequiredFieldValidator 控件
- ASP.NET Panel 控件
- WebSecurity GetPasswordChangeDate 方法
- WebSecurity GetUserId 方法
- WebSecurity Logout 方法
- WebSecurity UserExists 方法
- HTML InputCheckbox
- HTML Table
- HTML Textarea
- ASP.NET HTML 控件 Button 2
- ASP.NET HTML 控件 Calendar 3
- ASP.NET HTML 控件 Literal
- ASP.NET HTML 控件 用 重復(fù)