#Controller public ActionResult ActionName(){ ViewBag.Name="JS"; return View(); } #View <script> var getViewBag='@ViewBag.
確定! 回上一頁