示例#1
0
 public ActionResult Tags()
 {
     return(PartialView(SearchModel.GetTopTags()));
 }