@{ ViewBag.Title = "WcsDeviceInfo"; Layout = "~/Views/Shared/_Index.cshtml"; } <div style="height:100%;margin-bottom:10px ;overflow-y: scroll"> @await ViewBag.WebReport.Render() </div>