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