@using WebTest1.RazorDemo;<!--test1和test2所在类的命名空间-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
</head>
<body>
@RazorTest.CheckBox("apple","apple",true)
</body>
</html>
希望本文所述对大家的asp.net程序设计有所帮助。








