Example #1
0
 public ActionResult _AlertPopUp()
 {
     return(PartialView(subjectManager.GetSubjectNames()));
 }