@model ZoomLa.SQLDAL.SQL.PageSetting @{ } @section head{ 系统试题管理 } @section content{
@Html.Partial("_treeview", ViewBag.treeMod as ZoomLaCMS.Control.C_TreeView)
@Html.Partial("MyMarks_List", Model)
} @section script{ }