Esempio n. 1
0
 public ActionResult EventCategoryimage()
 {
     ViewBag.ddlcategory = MS.GetCategoryDDl();
     return(View());
 }