@using MySystem.Models; @{TeamOfferApply editData = ViewBag.data as TeamOfferApply;} @{ string RightInfo = ViewBag.RightInfo as string; string right = ViewBag.right as string; }