public ActionResult Index() { ViewBag.AC_MENU_ID = valMENU.HAKAKSES_USERBRANCH_INDEX; var oData = oDS.getDatalist_Branch(); return View(oData); }