ViewData["showImg"] = new string[] { "url(Picture/one.jpg)", "url(Picture/two.jpg)", "url(Picture/three.jpg)" }; return View();